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