Module sic::cli::config

source · []

Structs

Builder for [crate::config::Config]. Should be used with the Default implementation of [crate::config::Config]. If the default trait is not used with this builder, some settings may be inaccessible. For example, output_path can be set to some value, but not unset.

Enums

Functions

Strictly speaking not necessary here since the responsible owners will validate the quality as well. However, by doing anyways it we can exit earlier.