Expand description
This module contains the CreateAction that creates a new directory when executed
Structs§
- Create
Action - CreateAction creates a new directory when executed
Type Aliases§
- Fake
Create Action - A Fake create action that works on a fake test filesystem.
- Native
Create Action - A native create action that works on the real filesystem.