Function
filesystem-error-code
Attempts to extract a filesystem-related error-code from the stream
error provided.
filesystem-error-code: func(err: borrow<error>) -> option<error-code>;Attempts to extract a filesystem-related error-code from the stream
error provided.
filesystem-error-code: func(err: borrow<error>) -> option<error-code>;