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