Skip to main content

handle_init

Function handle_init 

Source
pub async fn handle_init(
    config: &Config,
    requested: &[String],
    preset: Option<&str>,
    dry_run: bool,
    force_profile: bool,
    proxy: bool,
) -> Result<()>