tsv-utils v2.0.0 (2020-07-11T03:18:34Z)
Home
Dub
Repo
InputSource.isStdin
tsv_utils
common
utils
InputSource
isStdin returns true if the input source is Standard Input, false otherwise.
class
InputSource
const pure nothrow @
safe
bool
isStdin
(
)
Meta
Source
See Implementation
tsv_utils
common
utils
InputSource
functions
file
header
isHeaderEmpty
isOpen
isReadHeaderEnabled
isStdin
name
isStdin returns true if the input source is Standard Input, false otherwise.