Skip to main content

Module loader

Module loader 

Source

Enums§

ConfigFormat
Supported configuration file formats.

Functions§

deep_merge
Deep-merge two JSON Value trees.
discover_global_config
Discover the global config file path.
discover_local_configs
Discover local .doingrc files by walking from start_dir upward.
discover_local_configs_with_global
parse_file
Parse a config file into a generic JSON Value tree.
parse_str
Parse a string in the given format into a Value.
resolve_global_config_path
Return the path to the global config file for editing.