Commit 27b6f44
committed
Document CommandOptions.env
Functions which behave differently based on environment variables should
pass the environment to allow caller control (without changing the
global state) and to facilitate testing. Document this.
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>1 parent c32b69e commit 27b6f44
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments