Module config_file

Source
Expand description

Configuration file management.

Structsยง

ConfigFile
Represents an on-disk configuration file for mz.
ConfigParam ๐Ÿ”’
Profile
Defines the profile structure inside the configuration file.
TomlConfigFile ๐Ÿ”’
TomlProfile
Describes the structure fields for a profile in the configuration file.

Enumsยง

Vault
This structure represents the two possible values for the vault field.

Staticsยง

DEFAULT_VAULT_VALUE ๐Ÿ”’
GLOBAL_PARAMS ๐Ÿ”’
PROFILE_PARAMS ๐Ÿ”’

Type Aliasesยง

GlobalParam ๐Ÿ”’
ProfileParam ๐Ÿ”’