Module action

Source
Expand description

This module contains the CreateAction that creates a new directory when executed

Structs§

CreateAction
CreateAction creates a new directory when executed

Type Aliases§

FakeCreateAction
A Fake create action that works on a fake test filesystem.
NativeCreateAction
A native create action that works on the real filesystem.