Shellbox
Library and server for containerized shell execution
Loading...
Searching...
No Matches
Shellbox\ShellParser\ShellSyntaxError Class Reference

Exception class for shell command syntax errors. More...

+ Inheritance diagram for Shellbox\ShellParser\ShellSyntaxError:

Public Member Functions

 __construct ( $message, Location $location, $input)
 
 enableContext ()
 Enable multi-line context.
 
 disableContext ()
 Disable multi-line context.
 

Detailed Description

Exception class for shell command syntax errors.

By default the message uses multiple lines to show the exact location of the syntax error.


The documentation for this class was generated from the following file: