case makeDirectoryAbsentParent(AbsolutePath)
s10FileSystem0aB5ErrorO25makeDirectoryAbsentParentyAC4Path08AbsoluteH0VcACmF
8FZIT
import FileSystem
enum FileSystemError
struct AbsolutePath
case moveNotFound(from: AbsolutePath, to: AbsolutePath)
case readInvalidEncoding(String.Encoding, path: AbsolutePath)
case cantEncodeText(String, String.Encoding)
case replacingItemAbsent(replacingPath: AbsolutePath, replacedPath: AbsolutePath)
case copiedItemAbsent(copiedPath: AbsolutePath, intoPath: AbsolutePath)
case absentSymbolicLink(AbsolutePath)