Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
_content/doc/go1.24: tweak os.Root section
Currently, this section links to four methods of os.Root in some detail, without making it clear why it's linking to these methods or that this is just a subset of the methods on os.Root. Clarify that the methods of os.Root generally mirror the whole os file system API and that we're linking to just a few supporting examples. Change-Id: I8efb20a9b3946eb32d5695d9d955f8780e059c84 Reviewed-on: https://go-review.googlesource.com/c/website/+/638562 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Reviewed-by: Damien Neil <[email protected]>
- Loading branch information