How the request should be handled.
Synopsis
Declared in <rpc/request.h>
enum Mode;
Members
Name |
Description |
|
Execute the method normally. |
|
Return the method's help text instead of executing it. |
|
Return the method's argument specification instead of executing it. |
Created with MrDocs