safearg ~master (2022-02-04T00:26:18.327087)
Dub
Repo
parseDelimited
safearg
main
Undocumented in source. Be warned that the author may not have intended to support it.
string
[]
parseDelimited
(
T
)
(
T
inputRange
,
const
ubyte
delim
,
bool
useLookBehind
= false
,
const
ubyte
lookBehind
= ubyte.
init
)
if
(
isInputRange
!
T
&&
is
(
ElementType
!
T
==
ubyte
)
)
Meta
Source
See Implementation
safearg
main
functions
doGetOpt
main
parseDelimited
parseNewlineDelimited
parseNullDelimited
variables
alternateDelim
helpBanner
postArgs
useNewlineDelim
verbose