Describes a script-based executable.
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
script(Action<ScriptSpec> configurator)Configures the script along with its arguments. |
| Methods inherited from class | Name |
|---|---|
interface Executable |
entrypoint, process, runnerSpec |
Configures the script along with its arguments.
configurator - An action to configure the script