# Functions
BackupPath expects to receive a string which is path which it applies a '..' to to backup to the root directory.
DeleteDir returns a new function to delete a dir provided.
DeleteDirectoryFrom returns a new function to delete a file within directory passed to function.
DeleteFile returns a new function to delete a file provided.
DeleteFileFrom returns a new function to delete a file within directory passed to function.
DeletePath deletes incoming path string.
No description provided by the author
File returns a new function to create a file within directory if not existing passed to function.
ForEach expects a type of list of items and a function handle each items.
JoinPath expects to receive a string which is path which it applies a the join string to.
Mkdir creates a new directory with giving mode.
MoveLastForward moves the last result forward instead of the result from this job.
NewFile returns a new function to create a file within directory passed to function.
Printf deletes incoming path string.
Println deletes incoming path string.
ReadDir creates a new directory with giving mode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author