Skip to main content

init

Function init 

Source
pub fn init(
    name: &str,
    local: bool,
    base_dir: &str,
    preset: Option<&str>,
    prompt: Option<&str>,
) -> Result<()>
Expand description

Initialize an empty template directory layout (idempotent).