Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • HelpClient

Index

Constructors

  • new HelpClient(hostname: string, credentials?: null | {}, options?: null | {}): HelpClient
  • Parameters

    • hostname: string
    • Optional credentials: null | {}
    • Optional options: null | {}

    Returns HelpClient

Properties

credentials_: null | {}
hostname_: string
methodDescriptorGetMethodHelp: MethodDescriptor<GetMethodHelpRequest, GetMethodHelpReply> = ...
options_: null | {}

Methods

Generated using TypeDoc