|
My Project
|
Console shell. More...
Classes | |
| class | Commands |
| Container of commands for use by a Shell. More... | |
| class | Shell |
| Base class for a command shell. More... | |
| class | CommandLine |
| Representation of a command line, with parameters separated by spaces and an optional trailing space. More... | |
Variables | |
| static constexpr bool | thread_safe = false |
| Thread-safe status of the library. More... | |
Console shell.