Function Virtual_shell->output_html
Definitions
sources/commandr.php
- Return the HTML rendering of the parsed command's output.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$blank_ok | boolean | False | N/A | N/A | Whether it is okay to have blank output |
Return
- The HTML (false: error)
- Type: ~Tempcode
- Set: N/A
- Range: N/A