@groovy.transform.CompileStatic class MkdirStep extends AbstractStep
A step that makes a directory
| Modifiers | Name | Description | 
|---|---|---|
| static java.lang.String | NAME | 
| Type | Name and description | 
|---|---|
| java.lang.String | location | 
| Constructor and description | 
|---|
| MkdirStep
                                (ProfileCommand command, java.util.Map<java.lang.String, java.lang.Object> parameters) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | java.lang.String | getName() | 
|  | boolean | handle(ExecutionContext context) | 
Groovy Documentation