Bone-Market-Solver/bonemarketsolver
Jeremy Saklad be44c9c489
Add blacklist parameter to CLI
Blacklisting uses a dedicated action to parse arguments into enumeration
members.

Choices are not provided for this option, as it would utterly overwhelm
the help interface. This means that errors may not be as helpful,
however.

The README has been updated with a small section on blacklisting, how to
do it, and why you may wish to do it.

Options that were previously commented out are now enabled, since the
user can simply blacklist them instead.
2021-08-13 09:45:27 -05:00
..
data Add blacklist parameter to CLI 2021-08-13 09:45:27 -05:00
objects Add blacklist parameter to CLI 2021-08-13 09:45:27 -05:00
__main__.py Add blacklist parameter to CLI 2021-08-13 09:45:27 -05:00
solve.py Add blacklist parameter to solver 2021-08-13 09:03:14 -05:00