Метод | Описание | |
---|---|---|
onCommandIdeone ( string $language, string $code ) : void | Executes a source code sequence in a specified language and returns the result. | |
onLoad ( ) : void | Checks for dependencies. |
Метод | Описание | |
---|---|---|
isError ( array $result ) : boolean | Checks a service response for an error, sends a notice to the event source if an error has occurred, and returns whether an error was found. |