stat(_:errno:path:location:)

Create a file system error appropriate for the stat/lstat/fstat system calls.

FileSystemError+Syscall.swift:46

This declaration is gated by at least one @_spi attribute.

static func stat(_ name: String, errno: Errno, path: FilePath, location: SourceLocation) -> FileSystemError