Commit 9c2a34f
committed
docs: document _getDependencyData() directory parameter semantics
Add JSDoc to Base_pyproject._getDependencyData() explaining that
manifestDir is the project directory and workspaceDir is the lock file
directory. Documents when each should be used by lock-file-based vs
non-lock-file providers.
Implements TC-4102
Assisted-by: Claude Code1 parent dcb2120 commit 9c2a34f
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
171 | 182 | | |
172 | 183 | | |
173 | 184 | | |
| |||
0 commit comments