exa/src
Benjamin Sago 5b1966d261 Move filter and dir_action from options to fs
This commit moves the definitions of Filter and DirAction from the options module to the fs module, but leaves the parts that actually have to do with option parsing alone.

Now, the options module shouldn’t define any types that get used elsewhere in the program: it only adds functionality to types that already exist.
2017-07-24 08:34:50 +01:00
..
bin Make a common module of exit statuses 2017-06-23 22:27:33 +01:00
fs Move filter and dir_action from options to fs 2017-07-24 08:34:50 +01:00
info Get the list of file extensions from the Options 2017-07-10 14:01:38 +01:00
options Move filter and dir_action from options to fs 2017-07-24 08:34:50 +01:00
output Move filter and dir_action from options to fs 2017-07-24 08:34:50 +01:00
exa.rs Move filter and dir_action from options to fs 2017-07-24 08:34:50 +01:00
term.rs Fix getting tty window size on more BSDs 2015-12-14 04:10:46 +03:00