Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional atvremotePath

atvremotePath: string

Optional atvscriptPath

atvscriptPath: string

Optional debug

debug: true | ((msg: string) => void)

Optional noColors

noColors: true

Methods

Optional spawn

  • spawn(command: string, args: string[], options: SpawnOptions): ChildProcess | FakeChildProcess
  • Parameters

    • command: string
    • args: string[]
    • options: SpawnOptions

    Returns ChildProcess | FakeChildProcess

Legend

  • Property
  • Method
  • Constructor
  • Method
  • Static method

Generated using TypeDoc