cli

Function run_cli

Source
pub fn run_cli(
    command_name: String,
    sub_command: bool,
) -> Result<CliArgs, CargoMakeError>
Expand description

Handles the command line arguments and executes the runner.