//
pkg.gl
Category
github.com/G-Node/gin-cli
git
shell
package
0.0.0-20211026085202-854ad97855da
Repository:
https://github.com/g-node/gin-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
44 SLOC
#
Functions
Command
Command returns the GinCmd struct to execute the named program with the given arguments.
#
Structs
Cmd
Cmd extends the exec.Cmd struct with convenience functions for reading piped output.
Error
Error is used to return errors caused by web requests, API calls, or system calls.