Expand description
§CreateDirectory Effect
Defines the ActionEffect for creating a new directory.
Functions§
- Create
Directory - Creates an effect that, when executed, will create a new directory at the specified path.
Defines the ActionEffect for creating a new directory.