Hierarchy (view full)

Constructors

Properties

_RELOADABLE: boolean = false
_instances: {
    [key: string]: RWSService;
} = {}

Type declaration

Methods

  • Parameters

    • command: string
    • cwd: string = null
    • silent: boolean = false

    Returns Promise<void>

Generated using TypeDoc