package
0.0.0-20240913190143-c90a6543eba6
Repository: https://github.com/patricklaabs/frigg.git
Documentation: pkg.go.dev

# Functions

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 returns true if the writer w is a terminal.