Skip to main content

Module executor

Module executor 

Source
Expand description

Command execution utilities

This module provides the CommandExecutor struct for executing external commands with proper error handling, logging, and output capture.

Structsยง

CommandExecutor
A command executor that can run shell commands