Provides methods for performing common directory operations.
Note to GeoEco developers: As much as practicable, all GeoEco classes should use this module to manage directories rather than using Python's built-in functions. This module provides several advantages over the built-in functions. See the documention for the Directory class for more information.
| class Directory( | ) |
| class TemporaryDirectory( | ) |