tsv-utils ~master (2021-06-13T21:53:23Z)
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.