//
pkg.gl
Category
github.com/submariner-io/subctl
internal
env
package
0.19.0-rc1
Repository:
https://github.com/submariner-io/subctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
31 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.