Documentation
¶
Overview ¶
Package terminal provides terminal detection utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInteractive ¶
func IsInteractive() bool
IsInteractive reports whether stdin and stdout are both interactive terminals. This is the canonical implementation for terminal detection across the codebase.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.