Skip to main content

create

Function create 

Source
pub fn create(
    path: &Path,
    name: &str,
    start_point: Option<&str>,
    ui: &UI,
) -> Result<()>