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.
ยงErrors
Returns error if the operation fails.