streamly-shell

所属分类:collect
开发工具:Haskell
文件大小:0KB
下载次数:0
上传日期:2023-04-17 05:05:57
上 传 者sh-1993
说明:  Shell编程使用streamly,
(Shell programming using streamly,)

文件列表:
.packcheck.ignore (135, 2023-12-06)
CHANGELOG.md (47, 2023-12-06)
LICENSE (10174, 2023-12-06)
NOTICE (152, 2023-12-06)
Setup.hs (46, 2023-12-06)
appveyor.yml (4050, 2023-12-06)
cabal.project.Werror (416, 2023-12-06)
cabal.project.user (439, 2023-12-06)
default.nix (1835, 2023-12-06)
design/ (0, 2023-12-06)
design/proposal.md (1926, 2023-12-06)
src/ (0, 2023-12-06)
src/Streamly/ (0, 2023-12-06)
src/Streamly/System/ (0, 2023-12-06)
src/Streamly/System/Sh.hs (7612, 2023-12-06)
stack.yaml (579, 2023-12-06)
streamly-shell.cabal (1975, 2023-12-06)

# Shell commands as streams A wrapper over `Streamly.System.Command` module (from `streamly-process` package) to use `sh` as an interpreter for command strings. This package just adds `sh -c` to a command to run it using shell. We can use `Streamly.System.Command` directly instead. That we could use any shell e.g. `bash -c`. This is not part of the `streamly-process` package because this is POSIX only and `streamly-process` is portable.

近期下载者

相关文件


收藏者