GeoEco.DataManagement.Directories.Directory
- class GeoEco.DataManagement.Directories.Directory
Bases:
objectFunctions for common directory operations.
Methods
Copies a directory, including its subdirectories and files.
Copies the directories listed in a table.
Copies a list of directories.
Copies the directories listed in a table.
Creates a directory, including any parent directories that are missing.
Creates a subdirectory within a parent directory.
Creates a directory suitable for holding temporary files.
Deletes a directory.
Deletes the directories listed in a table.
Deletes a list of directories.
Deletes the directories listed in a table.
Tests that a specified path exists and is a directory.
Finds subdirectories within a directory.
Finds and copies directories in a directory.
Finds subdirectories within a directory and creates a table that lists them.
Finds subdirectories within a directory and creates a table that lists them.
Finds and deletes directories in a directory.
Finds subdirectories within a directory and inserts a row for each one into an existing table.
Finds and moves directories in a directory.
Moves a directory, including its subdirectories and files.
Moves the directories listed in a table.
Moves a list of directories.
Moves the directories listed in a table.