package
1.5.0
Repository: https://github.com/nethermindeth/sedge.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

CMDRunnerOptions : Options for configuring a commands runner.
Command : Represents a command.
CreateFileOptions : Represents create file command options.
DockerBuildOptions : Represents docker build command options.
DockerComposeBuildOptions represents `docker compose build` command options.
DockerComposeCreateOptions represents `docker compose create` command options.
DockerComposeDownOptions : Represents docker compose down command options.
DockerComposeLogsOptions : Represents docker compose log command options.
DockerComposePsOptions : Represents docker compose ps command options.
DockerComposePullOptions represents 'docker compose pull' command options.
DockerComposeUpOptions : Represent docker compose up command options.
DockerInspectOptions : Represents docker inspect command options.
DockerPSOptions : Represent docker ps command options.
EchoToFileOptions : Represents echo to file command options.
OpenTextEditorOptions represents options to open file in a text editor.
ScriptFile : Represents a bash or bat script to be executed.
No description provided by the author

# Interfaces

No description provided by the author