Skip to main content

setup

Function setup 

Source
pub fn setup(
    root: &Path,
    name: Option<&str>,
    description: Option<&str>,
    username: Option<&str>,
) -> Result<SetupOutput>