Folder
Synopsis
Ensures a folder exists.
Description
This Action ensures the specified folder exists. Ensure the path specified is legitimate.
Parameters
Mandatory
| Path | Path to ensure exists |
Optional
<none>
Errors
| 400 | Error creating directory. Might be a bad path name or an access error. |
Notes
| Author | Friedrich Weinmann |
| Version | 1.0.0 |