lean4-htt/src/Init/System
Kim Morrison 95e753c6b4
feat: generalize Process.output/run to allow an input (#9532)
This PR generalizes `Process.output` and `Process.run` with an optional
`String` argument that can be piped to `stdin`.

To date we have been using shims `Process.runCmdWithInput` in Batteries.
2025-07-27 03:09:34 +00:00
..
FilePath.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
IO.lean feat: generalize Process.output/run to allow an input (#9532) 2025-07-27 03:09:34 +00:00
IOError.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Mutex.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Platform.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Promise.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
ST.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Uri.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00