Module endbasic_std::exec [−][src]
Commands that manipulate the machine's state or the program's execution.
Structs
| ClearCommand | The |
| ExitCommand | The |
| SleepCommand | The |
Functions
| add_all | Instantiates all REPL commands and adds them to the |
Type Definitions
| SleepFn | Type of the sleep function used by the |