parseErrors
codebolt.outputparsers.parseErrors(output: any): undefined
Parses the given output and returns all the error messages.
Parameters
Name | Type | Description |
---|---|---|
output | any | The output to parse for error messages. |
Status
Comming soon...
codebolt.outputparsers.parseErrors(output: any): undefined
Name | Type | Description |
---|---|---|
output | any | The output to parse for error messages. |
Comming soon...