process_executer
ProcessExecuter provides a simple API for running commands in a subprocess, with options for capturing output, handling timeouts, logging, and more. It also provides the MonitoredPipe class which expands the output redirection capabilities of Ruby's Process.spawn.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
4.0.0
James Couball
track_open_instances, bundler-audit, create_github_release, main_branch_shared_rubocop_config, rake, rspec, rubocop, semverify, simplecov, simplecov-lcov, simplecov-rspec, redcarpet, yard, yardstick
bundle add process_executer
Getting Started
Learn more about the Process_executer gem.
Playground
Test, play and inspect the gem for yourself