public class NutsBuildRunnerContext extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
buildSite |
NPath |
confFileTson |
NElement |
confRoot |
String |
home |
String |
nutsDebugArg |
String |
nutsLtsApiVersion |
String |
nutsLtsAppVersion |
String |
nutsLtsRuntimeVersion |
NPath |
nutsRootFolder |
boolean |
publish |
NPath |
repositoryProjectFolder |
boolean |
trace |
Map<String,String> |
vars |
boolean |
verbose |
NPath |
websiteProjectFolder |
| Constructor and Description |
|---|
NutsBuildRunnerContext() |
| Modifier and Type | Method and Description |
|---|---|
NOptional<String> |
getRemoteTheVpcSshConnection() |
NOptional<String> |
getRemoteTheVpcSshHost() |
String |
getRemoteTheVpcSshUser() |
NOptional<String> |
getVar(String key) |
void |
loadConfig(NCmdLine cmdLine) |
Map<String,NElement> |
loadConfigNamedPairs() |
void |
setRemoteTheVpcSshConnection(String remoteTheVpcSshConnection) |
void |
setVar(String key,
String value) |
Function<String,Object> |
varMapper() |
public String home
public NPath nutsRootFolder
public boolean publish
public boolean buildSite
public NPath websiteProjectFolder
public NPath repositoryProjectFolder
public NPath confFileTson
public String nutsDebugArg
public String nutsLtsApiVersion
public String nutsLtsAppVersion
public String nutsLtsRuntimeVersion
public NElement confRoot
public boolean verbose
public boolean trace
Copyright © 2026 vpc open source initiative. All rights reserved.