case readInvalidEncoding(String.Encoding, path: AbsolutePath)
s10FileSystem0aB5ErrorO19readInvalidEncodingyACSS10FoundationE0F0V_4Path08AbsoluteH0VtcACmF
A3S
import FileSystem
enum FileSystemError
@frozen struct String
A Unicode string value that is a collection of characters.
struct AbsolutePath
case moveNotFound(from: AbsolutePath, to: AbsolutePath)
case makeDirectoryAbsentParent(AbsolutePath)
case cantEncodeText(String, String.Encoding)
case replacingItemAbsent(replacingPath: AbsolutePath, replacedPath: AbsolutePath)
case copiedItemAbsent(copiedPath: AbsolutePath, intoPath: AbsolutePath)
case absentSymbolicLink(AbsolutePath)