TTY

object TTY

Helper functions for detecting whether we have stdin or do we run in a headless mode (e.g. system service).

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun isTty(descriptor: TTY.Descriptor = Descriptor.Stdin): Boolean