Hierarchy (view full)

Constructors

Properties

#private: any
Alerts: Alerts
Decisions: DecisionsWatcher
_login: any
auth?: any
autoRenewTimeout?: any
debug: Debugger
heartbeat: any
heartbeatLoop: any
heartbeatTimeout?: any
scenarios: string[]
http: AxiosInstance

Accessors

  • get http(): AxiosInstance
  • Returns AxiosInstance

Methods

  • Parameters

    • url: string

    Returns Promise<void>

  • Returns Promise<void>

  • Allow to register a watcher on CLAPI you need to validate on the local machine

    Returns Promise<null>

  • Parameters

    • headers: Record<string, string>

    Returns void

  • stop the current client, and running processes

    Returns Promise<void>

  • Returns Promise<void>

  • Parameters

    Returns AxiosInstance

Generated using TypeDoc