Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional airplayCredentials

airplayCredentials: string

Optional atvremotePath

atvremotePath: string

Optional atvscriptPath

atvscriptPath: string

Optional debug

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

Optional dmapCredentials

dmapCredentials: string

Optional host

host: string

Optional hosts

hosts: string[]

Optional id

id: string

Optional mrpCredentials

mrpCredentials: string

Optional noColors

noColors: true

Optional protocol

Optional spawn

spawn: (command: string, args: string[], options: SpawnOptions) => ChildProcess | FakeChildProcess

Type declaration

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

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

      Returns ChildProcess | FakeChildProcess

Legend

  • Constructor
  • Method
  • Property
  • Static method

Generated using TypeDoc