Commit Graph

6 Commits (df15912e7a3a1fbc7b0678cb38d657ccf3f287f1)

Author SHA1 Message Date
Denis Knauf df15912e7a Sub#commands|CMD#commands should yield(name,self).
assert_type for debugging.  Commented out.
2021-12-07 23:48:28 +01:00
Denis Knauf 09c4c46d25 help_full for printing recursive all available commands. support for --[no-]opt. 2021-11-30 23:09:06 +01:00
Denis Knauf fa5fbf8f6f options instead of arguments. arguments checking against arity if lambda. help improved. 2021-01-03 16:28:12 +01:00
Denis Knauf 27ca6faf31 desc renamed to description. arguments implemented (first dirty try) 2021-01-03 13:42:00 +01:00
Denis Knauf cae3692008 Fixing Exceptions and Exception-Handling 2020-12-28 00:29:54 +01:00
Denis Knauf ad6f53bab3 file-seperated classes. interactive CLI. 2020-12-27 23:00:53 +01:00