Interface ShellConfig

All Known Implementing Classes:
CommandConfig, ScriptConfig

public interface ShellConfig
  • Method Details

    • getCommandline

      List<String> getCommandline()
    • getExtraEnvironment

      Map<String,String> getExtraEnvironment()
    • getWorkingDirectory

      File getWorkingDirectory()
    • isRunWithPowershell

      boolean isRunWithPowershell()