Home2L - C/C++ API v1.4-0-g38cc (2024-05-25)
Smart Tools for a Private Home
|
Shell classes to run and iteract with external processes.
Classes | |
class | CShell |
Abstract base class for shells that can execute system commands. More... | |
class | CShellBare |
Normal shell: Commands are executed individually. More... | |
class | CShellSession |
Session shell: Multiple commands are executed through one shell. More... | |