Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Shell

Index

Properties

Static Readonly connRefusedFlag

connRefusedFlag: "ECONNREFUSED" = "ECONNREFUSED"

Static Readonly expiredPasswordFlag

expiredPasswordFlag: "FOTS1668" = "FOTS1668"

Static Readonly startCmdFlag

startCmdFlag: "@@START OF COMMAND@@" = "@@START OF COMMAND@@"

Methods

Static Private authenticationHandler

  • authenticationHandler(authsAllowed: string[]): (Anonymous function)

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