Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStatus

The build status response from the server.

Hierarchy

  • IStatus

Index

Properties

Properties

message

message: string

The message associated with the build status.

status

status: "stable" | "needed" | "building"

Whether a build is needed.

Generated using TypeDoc