gigl.common.utils.local_fs#
Functions
Append a line to a file if it doesn't already exist in the file. |
|
Copy files from source paths to destination paths. |
|
Count the number of files with a given URI prefix. |
|
Create an empty file if it doesn't already exist. |
|
Create symlinks between source paths and link paths. |
|
Deletes the existing local directory at the given path and creates a new one. |
|
Deletes a local directory. |
|
Check if a file exists. |
|
List all files and directories in the given local path. |
|
Remove file with os if file exists. |
|
Remove a file or folder if it exists. |
|
Remove a folder if it exists. |
|
Remove a line from a file if it exists in the file. |
Classes
Class representing the entities in a file system. |