public interface ExecutableCommand<T extends ExecutableCommand<T>> extends Executable
Describes a command-based executable
| Methods inherited from class | Name |
|---|---|
interface Executable |
entrypoint, entrypoint, process, process, runnerSpec, runnerSpec |
Configures the command along with its arguments.
configurator - An action to configure the commandConfigures the command along with its arguments.
configurator - A closure to configure the command