Expand description
Used for creating the cmd::Cmd struct that contains the CommandHandler implementations as in a HashMap.
Structsยง
- Cmd
- Command interpreter implemented as struct that contains boxed CommandHandlers in a hashmap with Strings as the keys