//
pkg.gl
Category
github.com/gomoni/gio
unix
package
0.0.0-20231109091854-a7eca9bfae56
Repository:
https://github.com/gomoni/gio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
8
Files
95 SLOC
#
Functions
NewCmd
NewCmd wraps exec.Cmd.
NewLine
No description provided by the author
NewStdio
No description provided by the author
#
Structs
Cmd
Exec is a wrapper of os/exec.Cmd providing a Filter compatible interface.
Line
No description provided by the author
Stdio
No description provided by the author
#
Interfaces
Filter
No description provided by the author
StandardIO
No description provided by the author