| http://www.w3.org/ns/prov#value | - System.FilePath.FilePather.FileTypeSourceContentsIndexFilePather-0.1.2: Functions on System.FilePathSafe HaskellSafe-InferedSystem.FilePath.FilePather.FileTypeSynopsisdata FileType = File | Directory | Unknown isFileType :: FileType -> BoolisDirectoryType :: FileType -> BoolisUnknownType :: FileType -> BoolDocumentationdata FileType SourceThe possible types of a file.
|