Expand description
Filesystem manipulation operations.
Functions
Copies the origin inside the destination
Copies the content of the origin inside the destination
Links one component paths into another Creates the directories of the destination if they do not exist Returns a list of all links created
Creates links inside the destination corresponding to the file structure of the origin Returns a list of all links created
Links all files in source to the destination Returns a list of all links created