diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 10:46:05 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-10-16 10:49:03 +0200 |
commit | 667c93f06d45df0515e7ade4dec14bbc85dd4d64 (patch) | |
tree | 76b323a22ee7935d24def5d9da67a311182bc22f /pkgs | |
parent | cd2777c6287eab41728c5368c7980b6520d8a8ea (diff) |
add Process.proc
Adds type-trickery akin to `Text.printf` to provide
- (1) an abstraction over `fromString (printf ".." ..)` for
`ProcessConfig`s,
- (2) have arguments be quoted automatically.
As string is the only argument type that Shell knows, the formatting
character is simply "%".
Diffstat (limited to 'pkgs')
0 files changed, 0 insertions, 0 deletions