//
pkg.gl
Category
github.com/lmorg/murex
builtins
pipes
term
package
6.4.2063+incompatible
Repository:
https://github.com/lmorg/murex.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
11
Dependents
30
Files
231 SLOC
#
Functions
NewErr
NewErr returns either Err or ErrRed depending on whether colourised output was defined via `colorise`.
NewIn
No description provided by the author
OutSetDataTypeIPC
No description provided by the author
#
Structs
Err
Err is the Stderr interface for term.
ErrRed
ErrRed is the Stderr interface for term - with output coloured red.
In
In is the Stdin interface for term.
Out
Out is the Stdout interface for term.