maestral.constants¶
This module provides constants used throughout the maestral, the GUI and CLI. It should be kept free of memory heavy imports.
Module Contents¶
- maestral.constants.resource_path(package, resource)[source]¶
- Parameters:
- Return type:
ContextManager[pathlib.Path]