Enumeration Casetuist.filesystem 0.6.6FileSystem
replacingItemAbsent(replacingPath:replacedPath:)
FileSystem.swift:19case replacingItemAbsent(replacingPath: AbsolutePath, replacedPath: AbsolutePath)
Other cases
case moveNotFound(from: AbsolutePath, to: AbsolutePath)
case makeDirectoryAbsentParent(AbsolutePath)
case readInvalidEncoding(String.Encoding, path: AbsolutePath)
case cantEncodeText(String, String.Encoding)
case copiedItemAbsent(copiedPath: AbsolutePath, intoPath: AbsolutePath)
case absentSymbolicLink(AbsolutePath)