fd/src/filter
Thayne McCombs c159ea2042 Fix panic when using --owner
Unfortunately, clap_derive can't combine a value_parser of Option<T>
with an optional argument to get a merged Option<T> so we need to do the
check for the nop outside of the value parser.

Also adds some tests for --owner

Fixes: #1163
2022-11-02 23:26:02 -06:00
..
mod.rs [ownership] initial struct, parsing, and test framework 2020-05-18 21:11:33 +02:00
owner.rs Fix panic when using --owner 2022-11-02 23:26:02 -06:00
size.rs Merge remote-tracking branch 'upstream/master' into clap-derive 2022-10-09 01:00:48 -06:00
time.rs Fix clippy suggestions 2022-09-11 21:29:43 +02:00