scriptlike ~master (2019-07-15T18:36:56Z)
Home
Dub
Repo
Args.put
scriptlike
process
Args
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(string item)
void
put
(Path item)
void
put
(Range items)
struct
Args
void
put
(
Range
)
(
Range
items
)
if
(
isInputRange
!
Range
&&
(
is
(
ElementType
!
Range
==
string
) ||
is
(
ElementType
!
Range
==
Path
)
)
)
Meta
Source
See Implementation
scriptlike
process
Args
functions
opOpAssign
put
reserve
properties
capacity
data
length