FilePather-0.1.0: Functions on System.FilePath
System.FilePath.FilePather.FileType
Synopsis
data FileType Source
The possible types of a file.
Constructors
The type is a normal file.
The type is a directory.
The type is unknown.
Instances