tsv-utils v1.6.1 (2020-04-19T19:32:36Z)
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.