Frends.Files.DeleteDirectory / 1.1.0
Summary
Deletes a directory and everything under it, treating a directory that was not there as success.
Typical use — tearing down a working area at the end of a run, without a separate existence check
Input class
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| Directory | String |
"c:\temp" |
C:\Temp |
Directory path. |