Type | Name and description |
---|---|
ProfileCommand |
command |
java.util.Map<java.lang.String, java.lang.Object> |
parameters |
Constructor and description |
---|
AbstractStep
(ProfileCommand command, java.util.Map<java.lang.String, java.lang.Object> parameters) |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.Object |
flag(CommandLine commandLine, java.lang.String name) Obtains details of the given flag if it has been set by the user |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Obtains details of the given flag if it has been set by the user
name
- The name of the flagGroovy Documentation