Skip to main content

handle_init_local_config

Function handle_init_local_config 

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

Handle the --init-local-config flag using the default path resolver.

Convenience wrapper that uses RealConfigEnvironment internally.