Constructors
constructor
- new HelpClient(hostname: string, credentials?: null | {}, options?: null | {}): HelpClient
Parameters
hostname: string
Optional credentials: null | {}
Optional options: null | {}
Properties
client_
credentials_
credentials_: null | {}
hostname_
hostname_: string
methodDescriptorGetMethodHelp
options_
options_: null | {}
Methods
getMethodHelp
Parameters
Parameters