import * as denoexec from "https://deno.land/x/denoexec@v1.1.5/lib/functional.ts";
Functions
f _ |
|
f $ |
|
If set to | |
f cwd | Set a custom current working directory for the child process. |
f env | Set a custom environment for the child process. |
If set to | |
If | |
If | |
Provide an alternative Writer for the STDERR stream. | |
Send data to the child process via the STDIN stream. | |
Provide an alternative Writer for the STDOUT stream. | |
If set to | |
If set to |