Commit Graph

13 Commits

Author SHA1 Message Date
Félix Saparelli f4637892ab
Fix --shell option 2021-04-11 05:29:55 +12:00
Félix Saparelli 15cdd7c754
Use Durations for durations in Config 2021-04-11 05:13:44 +12:00
Félix Saparelli 75ef0095ff
Cosmetic fixes to help 2021-04-11 05:06:32 +12:00
Félix Saparelli 5753e7773f
Formatting 2021-04-11 04:32:58 +12:00
Félix Saparelli ced37d7617 Expose on-busy-update in cli args 2021-04-11 04:21:47 +12:00
Félix Saparelli f32943bfd2
Document --watch-when-idle much more thoroughly 2021-04-11 03:31:44 +12:00
Félix Saparelli 1b5bdee08e
Make terminology more consistent and avoid some "kill child" usages 2021-04-11 03:21:38 +12:00
Félix Saparelli e5cdd51633
Remove/deprecate Config.no_shell 2021-04-11 02:36:38 +12:00
Félix Saparelli 4c29c7a09d
Add --shell option 2021-04-11 02:36:10 +12:00
Félix Saparelli bbaaff8a1e
Split args from cli in preparation to remove it from lib entirely 2021-04-11 01:33:40 +12:00
Matt Green f04083a21d Use Process & ProcessReaper to handle async process waiting 2016-10-26 11:02:04 -04:00
Matt Green d10b790c35 Use rustfmt to fix outstanding style issues 2016-10-23 20:12:48 -04:00
Matt Green 6a812d31b4 Extract CLI arg handling to args module 2016-10-23 20:07:48 -04:00