tsv-utils v2.2.0 (2021-03-14T18:16:21Z)
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.