Replace direct os package calls with io.Local methods: - os.ReadFile → io.Local.Read - os.Stat → io.Local.IsFile/IsDir - os.ReadDir → io.Local.List Part of #101 (io.Medium migration tracking issue). Closes #111 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| registry.go | ||