//
pkg.gl
Category
github.com/knaka/magefiles-shared
shdir
package
0.0.3
Repository:
https://github.com/knaka/magefiles-shared.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
61 SLOC
#
Functions
Exec
Exec executes the command, piping its stdout and stderr to the given writers.
RunWith
RunWith runs the given command, directing stderr to this program's stderr and printing stdout to stdout if mage was run with -v.