//
pkg.gl
Category
github.com/mesosphere/dkp-cli-runtime/runtime_core
term
package
0.1.0
Repository:
https://github.com/mesosphere/dkp-cli-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
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.