//
pkg.gl
Category
github.com/NethermindEth/eigenlayer
internal
commands
package
0.4.3
Repository:
https://github.com/nethermindeth/eigenlayer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
65 SLOC
#
Functions
NewCMDRunner
NewCMDRunner creates a new command runner with the given options.
NewCMDRunnerWithSudo
NewCMDRunnerWithSudo creates a new command runner that runs commands with sudo.
#
Structs
CMDRunner
CMDRunner is a command runner that can run commands with or without sudo.
Command
Command represents a command to be executed.