io/fs: document use of ErrClosed #63918
Labels
Documentation
Issues describing a change to documentation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
The
fs
package declares a sentinelErrClosed
variable, but never documents when it is returned. We should document that the expected behavior of double closing afs.File
.The text was updated successfully, but these errors were encountered: