//
pkg.gl
Category
github.com/asticode/go-astitools
exec
package
1.3.0
Repository:
https://github.com/asticode/go-astitools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
Files
107 SLOC
#
Functions
NewCmd
NewCmd creates a new command.
NewStdWriter
NewStdWriter creates a new StdWriter.
OpenBrowser
Cheers to https://gist.github.com/threeaccents/607f3bc3a57a2ddd9d57.
#
Variables
Exec
Exec executes a command.
#
Structs
Cmd
Cmd represents a command.
StdWriter
StdWriter represents an object capable of writing what's coming out of stdout or stderr.