Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildDetails

Contains array which describes steps involved in a build. Elements (or build steps) are added to this array as they become IN_PROGRESS.

interface

Hierarchy

  • BuildDetails

Index

Properties

Properties

Optional steps

steps: Array<BuildStep>