Commit 402dba1
committed
refactor: streamline code environment detection and remove redundant method
- Replaced `getAllPrograms` with `getCodeEnvironments` for consistency and public access.
- Removed the private `getAllPrograms` method in favor of consolidated logic.
- Adjusted usage across detection methods to align with the updated method structure.1 parent 993b806 commit 402dba1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments