Skip to main content

init_with_client

Function init_with_client 

Source
pub fn init_with_client(
    distro_spec: &str,
    root: &Path,
    github: &GithubClient,
) -> Result<(), CliError>
Expand description

Init with a pre-configured GithubClient — test seam for mockito tests.