Crate blue_build_utils
source ·Re-exports§
pub use command_output::*;
Modules§
Macros§
- Creates or modifies a
std::process::Commandadding args.
Functions§
- Checks for the existance of a given command.
- Generates a 1-1 related Containerfile to a recipe. The file is in the format of
Containerfile.{path_hash}. - Get’s the env var wrapping it with a miette error
- Performs a retry on a given closure with a given nubmer of attempts and delay.
- Creates a serde error for displaying the file and where the error occurred.