Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommandExecutor

Hierarchy

  • Executor<ChildProcess>
    • CommandExecutor

Implements

Index

Constructors

constructor

Properties

compiler

compiler: ICompiler

Protected customBinaryPath

customBinaryPath: string

Accessors

binaryPath

  • get binaryPath(): string
  • set binaryPath(value: string): void

Methods

execute

  • execute(): ChildProcess

getCommandArguments

  • getCommandArguments(): string[]

toString

  • toString(): string

Static execute

  • execute(compiler?: ICompiler): ChildProcess

Generated using TypeDoc