Results for “Std.Process.run”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Process.run
Str -> &Array[Str] -> Result[Std.Process.Finished, Str]Run a program with arguments and no input, and collect what it produced.
