//
pkg.gl
Category
github.com/lsutils/kind
pkg
internal
env
package
1.0.0
Repository:
https://github.com/lsutils/kind.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
77 SLOC
#
Functions
IsSmartTerminal
IsSmartTerminal returns true if the writer w is a terminal AND we think that the terminal is smart enough to use VT escape codes etc.
IsTerminal
IsTerminal returns true if the writer w is a terminal.