zlogzgo.at/zlog/internal/isatty Index | Files

package isatty

import "zgo.at/zlog/internal/isatty"

Package isatty implements interface to isatty

Index

Functions

func IsTerminal

func IsTerminal(fd uintptr) bool

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-20221122093315-5bf8c3bea85e (latest)
Published
Nov 22, 2022
Platform
js/wasm
Last checked
2 minutes ago

Tools for package owners.