Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IManager

The interface for the build manager.

Hierarchy

Index

Interfaces

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

serverSettings

serverSettings: ISettings

The server settings used to make API requests.

Accessors

isAvailable

  • get isAvailable(): boolean

shouldCheck

  • get shouldCheck(): boolean

Methods

build

  • build(): Promise<void>

cancel

  • cancel(): Promise<void>

getStatus

Generated using TypeDoc