Structures
- ConsoleMenu
- ConsoleMenuCommand
- Shell
-
A type that can be used to launch bash commands
- Shell.Result
-
A type that holds information about the output of an executed bash command
- ShellCommand
-
Type that can be used to construct safely formated shell commands
- ShellReader
- Terminal
-
A container struct for text styling in a terminal
Enumerations
- Terminal.TextColor
-
Enum for text color ANSII codes
- Terminal.BackgroundColor
-
Enum for text background color ANSII codes
- Terminal.TextDecoration
-
Enum for text decoration ANSII codes