Shellbox
Library and server for containerized shell execution
|
A wrapper for the shell syntax tree, providing a higher-level API. More...
Public Member Functions | |
__construct ( $root) | |
getRoot () | |
Get the root node. | |
getInfo () | |
Extract information about the syntax tree. | |
A wrapper for the shell syntax tree, providing a higher-level API.
Shellbox\ShellParser\SyntaxTree::getInfo | ( | ) |
Extract information about the syntax tree.
Shellbox\ShellParser\SyntaxTree::getRoot | ( | ) |
Get the root node.