package
0.0.0-20211026085202-854ad97855da
Repository: https://github.com/g-node/gin-cli.git
Documentation: pkg.go.dev

# Functions

Command returns the GinCmd struct to execute the named program with the given arguments.

# Structs

Cmd extends the exec.Cmd struct with convenience functions for reading piped output.
Error is used to return errors caused by web requests, API calls, or system calls.