◆ Execute()
| override bool Zwipe.Build.Build.Npm.Execute |
( |
| ) |
|
◆ OnStandardErrorReceived()
| void Zwipe.Build.Build.Npm.OnStandardErrorReceived |
( |
string | text | ) |
|
|
private |
◆ OnStandardOutputReceived()
| void Zwipe.Build.Build.Npm.OnStandardOutputReceived |
( |
string | text | ) |
|
|
private |
◆ EnvVarBuildPath
| const string Zwipe.Build.Build.Npm.EnvVarBuildPath = "BUILD_PATH" |
|
staticprivate |
◆ PhaseInstall
| const string Zwipe.Build.Build.Npm.PhaseInstall = "install" |
|
staticprivate |
◆ PhaseInstallBuild
| const string Zwipe.Build.Build.Npm.PhaseInstallBuild = "install;build" |
|
staticprivate |
◆ ProjectItemPhaseTag
| const string Zwipe.Build.Build.Npm.ProjectItemPhaseTag = "Phase" |
|
staticprivate |
◆ SeparatorPhase
| const char Zwipe.Build.Build.Npm.SeparatorPhase = ';' |
|
staticprivate |
◆ BuildProductsDir
| string Zwipe.Build.Build.Npm.BuildProductsDir |
|
getset |
◆ DefaultPhase
◆ Executable
| string Zwipe.Build.Build.Npm.Executable |
|
getset |
◆ Projects
| ITaskItem [] Zwipe.Build.Build.Npm.Projects |
|
getset |
The documentation for this class was generated from the following file: