How the request should be handled.
Declared in <rpc/request.h>
enum Mode;
| Name | Description |
|---|---|
EXECUTE | Execute the method normally. |
GET_HELP | Return the method's help text instead of executing it. |
GET_ARGS | Return the method's argument specification instead of executing it. |