exec

package
v0.0.0-...-6065391 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteCommand

func ExecuteCommand(c string, args []interface{}) (int, string, string, int, error)

ExecuteCommand executes the given command and waits for it to complete, returning pid, stdout, stderr, exitCode, or any errors

func ExecuteCommandAsync

func ExecuteCommandAsync(c string, args []interface{}) (*executer.Cmd, error)

ExecuteCommandAsync runs the command and does not wait for it to return.

Types

This section is empty.

Jump to

Keyboard shortcuts

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