[][src]Module safe_core::config_handler

Config file handling.

Structs

Config

Configuration for safe-core.

DevConfig

Extra configuration options intended for developers.

Functions

config_dir

Returns the directory from which the config files are read

get_config

Reads the safe_core config file and returns it or a default if this fails.

set_config_dir_path

Set a custom path for the config files.