mkt.schema.config
Output-directory configuration via the OUTPUT_DIR environment variable.
Provides get_output_dir()/set_output_dir(), which read and write the
OUTPUT_DIR environment variable used across the toolkit to locate the output
directory.
Module Attributes
Environment variable for output directory |
Functions
Get the output directory from the environment. |
|
|
Set the output directory in environment variables. |
- mkt.schema.config.OUTPUT_DIR_VAR = 'OUTPUT_DIR'
Environment variable for output directory
- Type:
str