process_tools 0.30.0

Collection of algorithms and structures to handle processes properly.
Documentation

Module :: process_tools

experimental rust-status docs.rs discord

Ergonomic subprocess execution with output capture, environment variable management, and CI/CD environment detection. Provides a builder-pattern Run type for configuring and launching child processes with full stdout/stderr capture across platforms.