sh

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2022 License: BSD-3-Clause Imports: 4 Imported by: 25

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(arg0 string, args ...string) error

Run runs a command with stdin, stdout and stderr.

func RunOrDie

func RunOrDie(arg0 string, args ...string)

RunOrDie runs a commands with stdin, stdout and stderr. If there is a an error, it is fatally logged.

func RunWithIO

func RunWithIO(in io.Reader, out, err io.Writer, arg0 string, args ...string) error

RunWithIO runs a command with the given input, output and error.

func RunWithLogs

func RunWithLogs(arg0 string, args ...string) error

RunWithLogs runs a command with stdin, stdout and stderr. This function is more verbose than log.Run.

Types

This section is empty.

Jump to

Keyboard shortcuts

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