Module birli::cli

source ·
Expand description

Command Line Interface helpers for Birli

Structs

  • Args for preprocessing a correlator context.
  • Structure representing a series of channel ranges e.g. 1-10, 20-30, 40-50

Constants

  • The build time in RFC2822, UTC.
  • If the crate was compiled from within a git-repository, GIT_COMMIT_HASH contains HEAD’s full commit SHA-1 hash.
  • If the repository had dirty/staged files.
  • If the crate was compiled from within a git-repository, GIT_HEAD_REF contains full name to the reference pointed to by HEAD (e.g.: refs/heads/master). If HEAD is detached or the branch name is not valid UTF-8 None will be stored.
  • If the crate was compiled from within a git-repository, GIT_VERSION contains HEAD’s tag. The short commit id is used if HEAD is not tagged.
  • The output of /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc -V
  • The output of /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc -V

Functions

  • stolen from hyperdrive Write many info-level log lines of how this executable was compiled.