package isatty
import "zgo.at/zhttp/internal/isatty"
Package isatty implements interface to isatty
Index ¶
Functions ¶
func IsTerminal ¶
IsTerminal returns true if the file descriptor is terminal which is always false on js and appengine classic which is a sandboxed PaaS.
Source Files ¶
doc.go isatty_others.go
- Version
- v0.0.0-20250319003001-8a233272ce7e (latest)
- Published
- Mar 19, 2025
- Platform
- js/wasm
- Last checked
- 13 hours ago –
Tools for package owners.