EnumerationFoundation5.9.0
SearchPathDirectory
enum SearchPathDirectory
Citizens in Foundation
Conformances
protocol Equatable
A type that can be compared for value equality.
protocol Hashable
A type that can be hashed into a
Hasher
to produce an integer hash value.protocol RawRepresentable
A type that can be converted to and from an associated raw value.
Members
case adminApplicationDirectory
case allApplicationsDirectory
case allLibrariesDirectory
case applicationDirectory
case applicationScriptsDirectory
case applicationSupportDirectory
case autosavedInformationDirectory
case cachesDirectory
case coreServiceDirectory
case demoApplicationDirectory
case desktopDirectory
case developerApplicationDirectory
case developerDirectory
case documentDirectory
case documentationDirectory
case downloadsDirectory
case inputMethodsDirectory
case itemReplacementDirectory
case libraryDirectory
case moviesDirectory
case musicDirectory
case picturesDirectory
case preferencePanesDirectory
case printerDescriptionDirectory
case sharedPublicDirectory
case trashDirectory
case userDirectory
init?(rawValue: UInt
)