exec
|
Use clap-derive for option parsing
|
2022-10-08 00:41:33 -06:00 |
filter
|
Use clap-derive for option parsing
|
2022-10-08 00:41:33 -06:00 |
cli.rs
|
Use clap-derive for option parsing
|
2022-10-08 00:41:33 -06:00 |
config.rs
|
add actual path separator value to config
|
2022-03-16 18:13:05 +02:00 |
dir_entry.rs
|
make DirEntry Ord
|
2022-03-16 18:38:16 +02: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
|
rename module entry -> dir_entry
|
2021-12-11 15:43:52 +02:00 |
filetypes.rs
|
rename module entry -> dir_entry
|
2021-12-11 15:43:52 +02:00 |
main.rs
|
Use clap-derive for option parsing
|
2022-10-08 00:41:33 -06:00 |
output.rs
|
add actual path separator value to config
|
2022-03-16 18:13:05 +02:00 |
regex_helper.rs
|
Match against reference instead of value
|
2022-04-02 20:56:38 +02:00 |
walk.rs
|
Use clap-derive for option parsing
|
2022-10-08 00:41:33 -06:00 |