Module ibflex::config

source ·
Expand description

The configuration file structure

Structs

Configuration structure for ibflex

Functions

Collects the configuration values in order of priority: 1.) command-line parameters, 2.) environment variables, 3.) config file in the current directory
Reads the current configuration from the config file. The config file is expected to be in the current directory and be named ibflex.toml.