|
|
|
|
|
by tmaly
3280 days ago
|
|
Its super simple 11 lines of code then lines for the topics and description. I have a topics hash/dictionary. If the helpme command is run without a topic argument, it prints out all the topic keys to the dictionary one per line. If it is run with a topic argument, it just prints out the value for that topic. |
|