Commit 13ae41f
Add env and cwd parameters to exec() and execStream()
Documents the new environment variables and working directory parameters
added to command execution methods in PR 204. These parameters allow
per-command customization of execution context.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c9fe781 commit 13ae41f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments