quickie.config.CliConfig
- class quickie.config.CliConfig(*, home_path: str | Path | None = None, tasks_module_name: str | Path | None = None, tmp_relative_path: str | Path | None = None, use_global: bool)
Settings for quickie.
- __init__(*, home_path: str | Path | None = None, tasks_module_name: str | Path | None = None, tmp_relative_path: str | Path | None = None, use_global: bool)
Initialize the configuration.
Methods
__init__(*[, home_path, tasks_module_name, ...])Initialize the configuration.
get_env()Get the environment variables.
Attributes
HOME_PATHThe path to the global quickie directory.
TASKS_MODULE_PATHTMP_RELATIVE_PATHTMP_PATH