Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SvcRunner

Hierarchy

  • SvcRunner

Index

Constructors

Properties

Methods

Constructors

  • new SvcRunner(command: string, args?: string[]): SvcRunner

Properties

args: undefined | string[]
childProc: undefined | ChildProcess
command: string

Methods

  • start(): Promise<void>
  • stop(): Promise<void>

Generated using TypeDoc