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