//
pkg.gl
Category
github.com/adrianrudnik/uritool
cmd
cmdtest
package
1.1.0
Repository:
https://github.com/adrianrudnik/uritool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
17 SLOC
#
Functions
ExecuteCommand
ExecuteCommand executes and captures the output, returning the output and error.
ExecuteCommandC
ExecuteCommand executes and captures the output, returning the used command and output and error.