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.
- Rockhopper
Error
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.