class ClosureExecutingCommand extends Object implements ProfileCommand
A command that executes a closure
Constructor and description |
---|
ClosureExecutingCommand(String name, Closure callable) |
Type Params | Return Type | Name and description |
---|---|---|
|
CommandDescription |
getDescription() |
|
boolean |
handle(ExecutionContext executionContext) |