wrkflw-utils
Shared helpers used across crates.
- Workflow file detection (
.github/workflows/*.yml,.gitlab-ci.yml) - File-descriptor redirection utilities for silencing noisy subprocess output (Unix only; Windows support is limited)
Example
use Path;
use ;
assert!;
let value = with_stderr_to_null.unwrap;
assert_eq!;