mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-02 08:18:18 +00:00
95596297a9
See #97 and recently #130 too. This allows the user to pass in options such as "--ignore '*.pyc'" to not list any files ending in '.pyc' in the output. It uses the Rust glob crate and currently does a simple split on pipe, without any escaping, so it’s not really *complete*, but is at least something. |
||
---|---|---|
.. | ||
dir_action.rs | ||
filter.rs | ||
help.rs | ||
misfire.rs | ||
mod.rs | ||
view.rs |