Skip to main content

handle_check_config

Function handle_check_config 

Source
pub fn handle_check_config(colors: Colors, verbose: bool) -> Result<bool>
Expand description

Handle the --check-config flag using the default environment.

Convenience wrapper that uses RealConfigEnvironment internally.