dalicious v3.1.0 (2020-06-18T14:07:15Z)
Dub
Repo
pipeLines
dalicious
process
Run command and returns an input range of the output lines.
auto
pipeLines
(Range command, string workdir)
auto
pipeLines
(string shellCommand, string workdir)
auto
pipeLines
(
in
string
shellCommand
,
in
string
workdir
= null
)
Meta
Source
See Implementation
dalicious
process
functions
executeCommand
executeScript
executeShell
isExecutable
pipeLines
Run command and returns an input range of the output lines.