RPP_REQUIRE_TTY

Fail if there is no tty.

extern (C) nothrow @nogc
enum RPP_REQUIRE_TTY = 0x02;

Meta