Module stager::action [] [src]

Filesystem operations to stage files.

Structs

Access
CopyFile

Specifies a file to be staged into the target directory.

CreateDirectory

Specifies a staged directory to be created.

Symlink

Specifies a symbolic link file to be staged into the target directory.

Traits

Action

Operation for setting up staged directory tree.