Structsยง
- Command
Log - Represents a command entered by the user.
- Error
Object - Represents a JSON-RPC error object.
- Error
Response - Represents an error JSON-RPC response.
- Evaluate
Params - Parameters for the
evaluatemethod. - Evaluate
Result - Successful result for the
evaluatemethod. - Output
Log - Represents the output generated by a command.
- Request
- Represents a JSON-RPC request.
- Response
- Represents a successful JSON-RPC response.