go 1.24 defines a new type [os.Root](https://pkg.go.dev/os#Root): https://go.dev/doc/go1.24#directory-limited-filesystem-access implement it. document it.
go 1.24 defines a new type os.Root:
https://go.dev/doc/go1.24#directory-limited-filesystem-access
implement it. document it.