Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Shell

Index

Accessors

Static Private log

Methods

Static Private authenticationHandler

  • authenticationHandler(methodsLeft: string[], partialSuccess: boolean, callback: any): string | false

Static executeSsh

  • executeSsh(session: SshSession, command: string, stdoutHandler: (data: string) => void): Promise<any>

Static executeSshCwd

  • executeSshCwd(session: SshSession, command: string, cwd: string, stdoutHandler: (data: string) => void): Promise<any>

Generated using TypeDoc