fd/src
Thayne McCombs c577b0838b Error out if no args provided to --exec or --exec-batch
Accepting multiple occurances means we need to check this ourselves. See
https://github.com/clap-rs/clap/issues/3542.
2022-03-08 10:15:48 +01:00
..
exec Error out if no args provided to --exec or --exec-batch 2022-03-08 10:15:48 +01:00
filter Remove `lazy_static` from dependencies 2021-11-25 20:06:43 +01:00
app.rs Support multiple `--exec` instances 2022-03-08 10:15:48 +01:00
config.rs Support multiple `--exec` instances 2022-03-08 10:15:48 +01:00
error.rs Proper error handling within walk.rs 2020-04-03 22:36:32 +02:00
exit_codes.rs Raise SIGINT when dying by ^C 2021-11-15 07:53:57 +01:00
filesystem.rs Fix directory-existence check on Windows 2021-08-08 15:02:01 +02:00
filetypes.rs A couple of minor recommendations from the Code Quality action (#903) 2021-12-07 10:04:17 -07:00
main.rs Error out if no args provided to --exec or --exec-batch 2022-03-08 10:15:48 +01:00
output.rs output: Remove wants_to_quit handling from print_entry() 2021-12-05 12:06:49 -05:00
regex_helper.rs Show error if pattern matches leading dot but --hidden is not given, closes #615 2020-12-06 15:57:33 +01:00
walk.rs Group together output from multi exec commands 2022-03-08 10:15:48 +01:00