handle_init

Function handle_init 

Source
pub async fn handle_init(
    tools: Vec<String>,
    template: Option<String>,
) -> Result<()>