Function wrangler::commands::init::init

source ·
pub fn init(
    name: Option<&str>,
    target_type: Option<TargetType>,
    site_flag: bool
) -> Result<()>