Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "deploy"

Index

Variables

Const Glob

Glob: any = require('glob')

Let nextCancelDeployFileCommandId

nextCancelDeployFileCommandId: number = Number.MAX_SAFE_INTEGER

Let nextCancelDeployWorkspaceCommandId

nextCancelDeployWorkspaceCommandId: number = Number.MAX_SAFE_INTEGER

Let nextCancelPullFileCommandId

nextCancelPullFileCommandId: number = Number.MAX_SAFE_INTEGER

Let nextCancelPullWorkspaceCommandId

nextCancelPullWorkspaceCommandId: number = Number.MAX_SAFE_INTEGER

Object literals

Const AFTER_DEPLOYMENT_BUTTON_COLORS

AFTER_DEPLOYMENT_BUTTON_COLORS: object

e

e: string[] = ['000000','111111','222222',]

s

s: string[] = ['ffffff','eeeeee','dddddd',]

w

w: string[] = ['ffff00','eeee00','dddd00',]

Generated using TypeDoc