dalicious.process

Convenience wrappers for executing subprocesses.

Members

Classes

LinesPipe
class LinesPipe(CommandInfo)
Undocumented in source.

Functions

pipeLines
auto pipeLines(string shellCommand, string workdir)
Undocumented in source. Be warned that the author may not have intended to support it.
pipeLines
auto pipeLines(Range command, string workdir)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Arne Ludwig <arne.ludwig@posteo.de>