public class AbstractScriptExecSpec extends AbstractExecSpec
Basic building block for script specifications.
- implementation that extends AbstractScriptExecSpec.| Fields inherited from class | Fields |
|---|---|
class AbstractExecSpec |
appRunnerSpec, projectOperations |
| Constructor and description |
|---|
protected AbstractScriptExecSpec
(org.ysb33r.grolifant.api.core.ProjectOperations po) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
script(Action<ScriptSpec> configurator)Configures the script along with its arguments. |
| Methods inherited from class | Name |
|---|---|
class AbstractExecSpec |
addCommandLineProcessor, entrypoint, getCommandLineProcessors, process, runnerSpec |
Configures the script along with its arguments.
configurator - An action to configure the script