sh

package
v0.0.0-...-ed07a65 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2019 License: BSD-3-Clause Imports: 3 Imported by: 0

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, out, err *os.File, 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