mendelt / cmdr

Cmdr is a library for building line-oriented text-based user interfaces in Rust.
Apache License 2.0
15 stars 1 forks source link

Create a help function that shows the available commands #2

Closed mendelt closed 5 years ago

mendelt commented 5 years ago

When a user types help or ? all the available commands in the scope should be displayed.