You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Add XML documentation to IEnvironmentVariables interface
Fixes#1522
Add comprehensive XML documentation to the IEnvironmentVariables interface:
- Interface summary describing its purpose for reading/modifying environment variables
- GetEnvironmentVariable: document name, target params and nullable return
- GetEnvironmentVariables: document target param and dictionary return
- SetEnvironmentVariable: document variableName, value, and target params
- GetPath: document target param and list return with platform delimiter info
- AddToPath: document pathToAdd and target params with platform delimiter info
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments