Reference
Module References
textual_shell.app
Base textual app for all shell apps.
textual_shell.command
This is the base class for commands. To make your own extend this class. A guide is
textual_shell.command Reference
textual_shell.configure
Handles setting and retrieving the config values
textual_shell.configure Reference
textual_shell.job
Base class for jobs that commands will create.