aliles / begins

Command line programs for busy developers.
https://pypi.python.org/pypi/begins
Other
130 stars 27 forks source link

Option to stop running chained subcommands if a subcommand fails. #52

Open indrat opened 9 years ago

indrat commented 9 years ago

A useful option would be a way for a subcommand to flag that it has failed so that begins will stop processing subsequent subcommands when using cmd_delim to allow for chained subcommands.