You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
311 B
14 lines
311 B
# Options
|
|
|
|
## force
|
|
Type: `Boolean`
|
|
Default: false
|
|
|
|
This overrides this task from blocking deletion of folders outside current working dir (CWD). Use with caution.
|
|
|
|
## no-write
|
|
Type: `Boolean`
|
|
Default: false
|
|
|
|
Will log messages of what would happen if the task was ran but doesn't actually delete the files.
|