//
pkg.gl
Category
github.com/tsukinoko-kun/yab
internal
extensions
std
package
0.6.3
Repository:
https://github.com/tsukinoko-kun/yab.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
135 SLOC
#
Functions
All
call a shell command and return the full output (stdout + stderr) in one string.
Err
call a shell command and return the error (stderr) in one string.
Out
call a shell command and return the output (stdout) in one string.