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