init
codebolt.outputparsers.init(output: any): void
Initializes the output parser module.
Currently, this function does not perform any operations.
Parameters
Name | Type | Description |
---|---|---|
output | any | The output to be initialized. |
Status
Comming soon...
codebolt.outputparsers.init(output: any): void
Name | Type | Description |
---|---|---|
output | any | The output to be initialized. |
Comming soon...