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