Package org.jvnet.hudson.plugins
Class VariableReplacerUtil
java.lang.Object
org.jvnet.hudson.plugins.VariableReplacerUtil
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VariableReplacerUtil
public VariableReplacerUtil()
-
-
Method Details
-
preludeWithEnvVars
Sets/exports shell env vars before original command, if the command contains variable name- Parameters:
originalCommand
-vars
-- Returns:
- shell script preluded with env vars
-
scrub
-