Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/Build"

Index

Variables

Const BuildGoal

BuildGoal: Goal = new Goal({uniqueName: "build",environment: IndependentOfEnvironment,displayName: "build",workingDescription: "Building",completedDescription: "Build successful",failedDescription: "Build failed",isolated: true,retryFeasible: true,})

Generated using TypeDoc