exa/src/options
Benjamin Sago 6740faa781 env vars should be referenced, not copied
Just because the type that gets used right now is Copy and Clone doesn’t mean that when we pass mock ones in for tests they’ll be those two as well. So we have to go through and add &s everywhere.
2017-08-13 11:14:58 +01:00
..
dir_action.rs dir_action comments and docs 2017-08-12 11:29:40 +01:00
filter.rs Give the filter modules some love 2017-08-12 10:09:33 +01:00
flags.rs Add tests for dir_option 2017-08-05 13:57:20 +01:00
help.rs env vars should be referenced, not copied 2017-08-13 11:14:58 +01:00
misfire.rs Add actual error messages for the error messages 2017-08-10 23:34:39 +01:00
mod.rs env vars should be referenced, not copied 2017-08-13 11:14:58 +01:00
parser.rs Add actual error messages for the error messages 2017-08-10 23:34:39 +01:00
version.rs env vars should be referenced, not copied 2017-08-13 11:14:58 +01:00
view.rs env vars should be referenced, not copied 2017-08-13 11:14:58 +01:00