module ProcessExecuter

The ‘ProcessExecuter` module provides methods to execute subprocess commands with enhanced features such as output capture, timeout handling, and custom environment variables.

Methods:

Features:

@api public

rubocop:disable Layout/LineLength