Skip to main content

Crate rockhopper

Crate rockhopper 

Source
Expand description

rockhopper provides predicates for generating software packages.

Structs§

Pkg
Pkg generates install media.
Rockhopper
Rockhopper builds software packages.

Enums§

LogLevel
LogLevel modules log noise.
RockhopperError

Statics§

CONFIGURATION_FILENAME
CONFIGURATION_FILENAME denotes the file path to an optional TOML configuration file, relative to the current working directory.
DATA
DATA denotes the directory root for source media files, relative to rocklet cache.
DEFAULT_CACHE
DEFAULT_CACHE denotes the default directory root for rockhopper managed data.
DEFAULT_DOCKER_MOUNT_PATH
DEFAULT_DOCKER_MOUNT_PATH denotes the default location of the Docker mount directory, where the current working directory gets loaded into containers.
DEFAULT_EXCLUDES
DEFAULT_EXCLUDES collects default skip patterns.

Type Aliases§

Dest
Dest maps destination file paths to source media file paths.