isStdoutTty

expect fun isStdoutTty(): Boolean

Returns true if the standard output stream is a TTY as opposed to a file, pipe, etc.

actual fun isStdoutTty(): Boolean
actual fun isStdoutTty(): Boolean