Skip to main content

handle_smart_init

Function handle_smart_init 

Source
pub fn handle_smart_init(
    template_arg: Option<&str>,
    force: bool,
    colors: Colors,
) -> Result<bool>
Expand description

Handle the smart --init flag using the default path resolver.

This is a convenience wrapper that uses RealConfigEnvironment internally.