InputSource.isStdin

isStdin returns true if the input source is Standard Input, false otherwise.

class InputSource
const pure nothrow @safe
bool
isStdin
()

Meta