cargo_auto_local_lib::inside_of_rust_project_mod

Function match_first_argument

Source
fn match_first_argument(task: &str, args: &mut Args)
Expand description

Get the first argument is the task: new_auto_for_cli.

The task new is processed by cargo-auto.
All other tasks are processed by the used defined automation_tasks_rs.
In development use: cargo run -- new_auto_for_cli.