fd/src
Asha20 334488cab7
Add -q/--quiet/--has-match flag (#813)
Instead of printing to stdout, the program will return 1 as the exit
code if there are no matches and 0 otherwise.
2021-08-14 17:57:01 +02:00
..
exec fix spelling 2021-08-14 16:21:02 +02:00
filter Use local times for time functions 2021-08-09 13:40:55 +02:00
app.rs Add -q/--quiet/--has-match flag (#813) 2021-08-14 17:57:01 +02:00
error.rs Proper error handling within walk.rs 2020-04-03 22:36:32 +02:00
exit_codes.rs Add -q/--quiet/--has-match flag (#813) 2021-08-14 17:57:01 +02:00
filesystem.rs Fix directory-existence check on Windows 2021-08-08 15:02:01 +02:00
filetypes.rs Refactor file types check to be on impl of FileTypes 2021-08-10 20:30:23 +02:00
main.rs Add -q/--quiet/--has-match flag (#813) 2021-08-14 17:57:01 +02:00
options.rs Add -q/--quiet/--has-match flag (#813) 2021-08-14 17:57:01 +02:00
output.rs Handle IO errors based on type, closes #737 2021-08-08 13:10:16 +02: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 Add -q/--quiet/--has-match flag (#813) 2021-08-14 17:57:01 +02:00