UNPKG

@nexssp/file

Version:

File handling for Nexss Programmer

14 lines (8 loc) 242 B
# Delete Deletes files from the nexss programmer project. ## More info Files are not deleted phisically just renamed with added timestamp at the end. Entry in the \_nexss.yml is removed. ## Example ```sh nexss f delete src/myfile.pl ```