@groovy.transform.CompileStatic class BaseScriptDefinition extends AbstractCmdlineArgumentSpec implements BaseScriptSpec, CmdlineArgumentSpec
Defines a base class for implementing a basic script definition.
Modifiers | Name | Description |
---|---|---|
class |
BaseScriptDefinition.1 |
Constructor and description |
---|
BaseScriptDefinition
(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