@groovy.transform.CompileStatic class BaseScriptDefinition extends AbstractCmdlineArgumentSpec
Defines a base class for implementing a basic script definition.
| Constructor and description |
|---|
BaseScriptDefinition
(org.ysb33r.grolifant.api.core.ProjectOperations po) |
| Methods inherited from class | Name |
|---|---|
class AbstractCmdlineArgumentSpec |
addCommandLineArgumentProviders, args, args, getAllArgs, getArgs, getCommandLineArgumentProviders, getPreArgs, setArgs, setArgs |
A provider to arguments that will be inserted before any supplied arguments.
Sets the name of the script to use.
lazyName - Lazy evaluated name. Needs to evaluate to a string.Groovy Documentation