//
pkg.gl
Category
github.com/srcup/u-root
pkg
sh
package
6.0.0+incompatible
Repository:
https://github.com/srcup/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
3
Dependents
0
Files
28 SLOC
#
Functions
Run
Run runs a command with stdin, stdout and stderr.
RunOrDie
RunOrDie runs a commands with stdin, stdout and stderr.
RunWithIO
RunWithIO runs a command with the given input, output and error.
RunWithLogs
RunWithLogs runs a command with stdin, stdout and stderr.