package
0.4.3
Repository: https://github.com/nethermindeth/eigenlayer.git
Documentation: pkg.go.dev

# Functions

NewCMDRunner creates a new command runner with the given options.
NewCMDRunnerWithSudo creates a new command runner that runs commands with sudo.

# Structs

CMDRunner is a command runner that can run commands with or without sudo.
Command represents a command to be executed.