public class CommandBuilder
Build a CommandRunner.
| Modifier and Type | Method and Description |
|---|---|
CommandRunner |
build() |
CommandBuilder |
withCommandExecutor() |
CommandBuilder |
withShellWrapper() |
public CommandBuilder withShellWrapper()
public CommandBuilder withCommandExecutor()
public CommandRunner build()