Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ralph
command
|
|
|
internal
|
|
|
binversion
Package binversion probes an installed binary for the build it reports, following ralph's cross-tool convention: a tool exposes a `version` subcommand that, with `-o json`, prints a single JSON object of the form
|
Package binversion probes an installed binary for the build it reports, following ralph's cross-tool convention: a tool exposes a `version` subcommand that, with `-o json`, prints a single JSON object of the form |
|
buildinfo
Package buildinfo reports which build of ralph is running: the version string, the commit it was built from, the last release tag, and when it was built.
|
Package buildinfo reports which build of ralph is running: the version string, the commit it was built from, the last release tag, and when it was built. |
|
lockfile
Package lockfile serializes ralph runs with an advisory flock(2) on ~/.config/ralph/.lock.
|
Package lockfile serializes ralph runs with an advisory flock(2) on ~/.config/ralph/.lock. |
|
state
Package state tracks per-recipe artifact ownership so ralph can clean up orphans when a recipe is removed or disabled.
|
Package state tracks per-recipe artifact ownership so ralph can clean up orphans when a recipe is removed or disabled. |
Click to show internal directories.
Click to hide internal directories.