fd/src/filter
Thayne McCombs 4e7b403c1f Use clap-derive for option parsing
This makes the definition of arguments to fd a little more ergonomic,
and makes it easier to insure the types for the arguments are consitent.
2022-10-08 00:41:33 -06:00
..
mod.rs [ownership] initial struct, parsing, and test framework 2020-05-18 21:11:33 +02:00
owner.rs [ownership][errs] ':' and '' args to --owner result in noop; reject strings with more than one ':' 2020-05-18 21:11:33 +02:00
size.rs Use clap-derive for option parsing 2022-10-08 00:41:33 -06:00
time.rs Change time comparisons to exclusive 2021-11-17 23:38:28 +01:00