coreutils/src/uu/timeout
Ricardo Iglesias 8232c527a3 timeout: tests passing.
Forgot to handle the case where no arguments were passed to the COMMAND.
Because ARGS can be empty, we need two separate cases for handling
options.values_of(options::ARGS)
2021-04-06 23:30:15 -07:00
..
src timeout: tests passing. 2021-04-06 23:30:15 -07:00
Cargo.toml timeout: Moved argument parsing to clap 2021-04-06 22:13:28 -07:00