Commit Graph

10 Commits (c946a093f79f7538773e0551359f4322ff2b1d51)

Author SHA1 Message Date
Denis Knauf c946a093f7 aliases are strings only or nil. more examples. 2022-01-30 14:18:20 +01:00
Denis Knauf 7be062c1db min: false for no shorts. noshortaliases only for Sub-commands 2021-12-09 13:28:46 +01:00
Denis Knauf 6254349aa9 tests implemented. do not overwrite cmds by aliases. `call *a, **o` behaviour differs 2.5 <=> 2.7 2021-12-09 13:02:12 +01:00
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 5b5b620601 version 0.3.2. calling uses kvar-splats. 2021-09-06 18:34:31 +02:00
Denis Knauf 27ca6faf31 desc renamed to description. arguments implemented (first dirty try) 2021-01-03 13:42:00 +01:00
Denis Knauf ad6f53bab3 file-seperated classes. interactive CLI. 2020-12-27 23:00:53 +01:00
Denis Knauf ec3a936b36 example added. bugfixes. .gitignore 2020-12-13 17:06:00 +01:00
Denis Knauf fb9a9898ee init 2020-12-13 15:54:09 +01:00