Interface ShellConfig
-
- All Known Implementing Classes:
CommandConfig
,ScriptConfig
public interface ShellConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
getCommandline()
Map<String,String>
getExtraEnvironment()
File
getWorkingDirectory()
boolean
isRunWithPowershell()
-