Expand description
§CreateFile Effect
Defines the ActionEffect for creating a new, empty file.
Functions§
- Create
File - Creates an effect that, when executed, will create a new, empty file at the specified path.
Defines the ActionEffect for creating a new, empty file.