Expand description
This module contains the LinkAction that creates a new symlink when executed
Structs§
- Link
Action  - LinkAction creates a new symlink 
paththat points totarget. 
Type Aliases§
- Fake
Link Action  - A Fake create action that works on a fake test filesystem.
 - Native
Link Action  - A native create action that works on the real filesystem.