cmdexec

package
v0.1.0-beta.26 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCLICommand

func RunCLICommand(ctx context.Context, name string, args ...string) (string, error)

RunCLICommand - for direct CLI tool execution (no shell interpretation)

func RunCommand

func RunCommand(ctx context.Context, command, workDir string) error

RunShellCommand - for shell commands with pipes, variables, etc.

func RunCommandWithOutput

func RunCommandWithOutput(ctx context.Context, command, workDir string) (string, error)

RunShellCommandWithOutput - shell command that returns output

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL