| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
fs.md describes the bigint variant inside the fs.Stats section and has no separate fs.BigIntStats section to link to. Signed-off-by: greenhead <shren0812@gmail.com>
fs.md describes the bigint variant inside the fs.Stats section and has no separate fs.BigIntStats section to link to. Signed-off-by: greenhead <shren0812@gmail.com> PR-URL: #65045 Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
fs.md describes the bigint variant inside the fs.Stats section and has no separate fs.BigIntStats section to link to. Signed-off-by: greenhead <shren0812@gmail.com> PR-URL: #65045 Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
The fs.BigIntStats reference link in vfs.md points at fs.md#class-fsbigintstats, but fs.md has no such section. The bigint variant is documented inside ### Class: fs.Stats, so this points the link there, matching the neighbouring fs.Stats link.