Contents

fs_errorForPOSIXError(_:)

Creates an error object for the given POSIX error code.

Declaration

func fs_errorForPOSIXError(_: Int32) -> any Error

See Also

Errors and logging