Specified ways of configuring an execution specification for an external tool.
| Type Params | Return Type | Name and description |
|---|---|---|
|
ToolExecSpec |
configure(Action<? extends ToolExecSpec> action)Configure this spec from an Action |
| Methods inherited from class | Name |
|---|---|
interface CopyExecSpec |
copyToExecSpec |
interface MutableToolExecSpec |
exeArgs, exeArgs, executable, executable, getExeArgs, getResolvableExecutable, setExeArgs, setExecutable, setExecutable, setExecutable |
Configure this spec from an Action
action - Configuration action.this.