exa/src/fs
Benjamin Sago c1e206669e Give IgnorePatterns a better interface
This commit gives IgnorePatterns a bunch of constructor methods that mean its option-parsing sister file doesn’t need to know that it’s a vec of glob patterns inside: it can work with anything that iterates over strings. Now, the options module doesn’t need to know about the glob crate.
2017-08-07 09:16:56 +01:00
..
feature Switch to padding reference as variable not consumed 2017-03-31 17:09:50 +01:00
dir_action.rs Move filter and dir_action from options to fs 2017-07-24 08:34:50 +01:00
dir.rs Use the optional argument trick 2017-06-29 13:17:26 +01:00
fields.rs Make nanoseconds available to times 2017-07-05 23:08:56 +01:00
file.rs Make nanoseconds available to times 2017-07-05 23:08:56 +01:00
filter.rs Give IgnorePatterns a better interface 2017-08-07 09:16:56 +01:00
mod.rs Move filter and dir_action from options to fs 2017-07-24 08:34:50 +01:00