Skip to main content

Crate rom_cli

Crate rom_cli 

Source
Expand description

ROM CLI - command-line interface and nix process wrappers

Structs§

Cli

Enums§

Commands

Functions§

parse_args_with_separator
Parse arguments, separating those before and after -- Returns (args_before_separator, args_after_separator)
replace_command_with_exit
Replace –command/-c arguments with “sh -c exit” for monitoring pass
run
Run the CLI application