Interface ShellConfig
- All Known Implementing Classes:
CommandConfig
,ScriptConfig
public interface ShellConfig
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getCommandline
-
getExtraEnvironment
-
getWorkingDirectory
File getWorkingDirectory() -
isRunWithPowershell
boolean isRunWithPowershell()
-