dalicious v2.4.0 (2020-01-14T14:23:24Z)
Dub
Repo
pipeLines
dalicious
process
Run command and returns an input range of the output lines.
auto
pipeLines
(Range command, string workdir)
auto
pipeLines
(
Range
)
(
Range
command
,
in
string
workdir
= null
)
if
(
isInputRange
!
Range
&&
isSomeString
!(
ElementType
!
Range
)
)
auto
pipeLines
(string shellCommand, string workdir)
Meta
Source
See Implementation
dalicious
process
functions
executeCommand
executeScript
executeShell
isExecutable
pipeLines
Run command and returns an input range of the output lines.