Documentation ¶
Index ¶
- Variables
- func HandleSigKill()
- func HandleTermChange()
- func ManageStatusCmd(cmd *exec.Cmd, err error) int
- func PipeCmd(cmd1 *exec.Cmd, cmd2 *exec.Cmd, buffers ...io.Writer)
- func RunCmd(cmd *exec.Cmd) int
- func RunInteractiveCmd(cmd string, withStderr bool) int
- func RunShellCmd(call string) int
- func UpdateTermSize() error
Constants ¶
This section is empty.
Variables ¶
View Source
var TERM_WIDTH = 0
Functions ¶
func HandleSigKill ¶
func HandleSigKill()
func HandleTermChange ¶
func HandleTermChange()
func RunInteractiveCmd ¶
func RunShellCmd ¶
func UpdateTermSize ¶
func UpdateTermSize() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.