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
(#30) fix: scheduled task path concatenation, function names, and Count error (#31)
- Use $moduleFilePath instead of overwriting $modulePath in foreach loop
- Add function name mapping matching bin/win-ops.ps1 conventions
- Wrap Where-Object results in @() to prevent $null.Count under strict mode
Co-authored-by: seunggabi <seung@DESKTOP-HD7MPE5.localdomain>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments