shlex v0.9.3 (2019-10-24T11:41:57Z)
Home
Dub
Repo
Shlex.this
shlex
Shlex
We don't support implicit stdin as
instream
as in Python.
this
()
this
(ShlexStream instream, Nullable!string infile, Posix posix, PunctuationChars punctuationCharsFlag)
struct
Shlex
this
(
ShlexStream
instream
,
Nullable
!
string
infile
=
Nullable
!
string.init
,
Posix
posix
=
No.posix
,
PunctuationChars
punctuationCharsFlag
=
No.PunctuationChars
)
this
(Stream instream, Nullable!string infile, Posix posix, PunctuationChars punctuationChars)
Meta
Source
See Implementation
shlex
Shlex
aliases
Comments
Posix
PunctuationChars
constructors
this
functions
dump
errorLeader
getToken
opApply
popSource
pushSource
pushToken
readToken
sourcehook
We don't support implicit stdin as instream as in Python.