Crate op_config

Source
Expand description

Re-exports§

pub use stack::*;

Modules§

providers
Providers are figment::Providers used to retrieve configuration.
root
A wrapper for the root path used during toml config detection.
stack
Stack Configuration
stages
[StageConfig] is a figment::Provider that holds the [Stage] configuration.

Macros§

make_selection
Macro to create a selection prompt.