Module stager::builder [] [src]

High-level requirements for staging files.

Structs

Access
Directory

Override the default settings for the target directory.

SourceFile

Specifies a file to be staged into the target directory.

SourceFiles

Specifies a collection of files to be staged into the target directory.

Staging

For each stage target, a list of sources to populate it with.

Symlink

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

Traits

ActionBuilder