Expand description
Commands accessible inside a Rust project folder.
Functionsยง
- Is there already the automation_tasks_rs directory.
- Build if the files are different then the hashes in automation_tasks_rs/file_hashes.json.
- build automation_tasks_rs panic! if cannot compile automation_tasks_rs
- completion ๐Sub-command for bash auto-completion of
cargo auto
using the cratedev_bestia_cargo_completion
. - match_
first_ ๐argument Get the first argument is the task: new_auto_for_cli. - Parse when it is run inside a Rust project.
- If there is no argument then print help.