isStderrTty

expect fun isStderrTty(): Boolean

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

actual fun isStderrTty(): Boolean
actual fun isStderrTty(): Boolean