Expand description
Command execution utilities
This module provides the CommandExecutor struct for executing external commands
with proper error handling, logging, and output capture.
Structsยง
- Command
Executor - A command executor that can run shell commands