leksah-server-0.15.2.0: Metadata collection for leksah

Safe HaskellNone
LanguageHaskell98

IDE.Utils.FileUtils

Description

 

Synopsis

Documentation

getConfigDir :: IO FilePath Source

The directory where config files reside

moduleCollectorFileName Source

Arguments

:: ModuleKey

The module key

-> String

The name to use for the collector file (without extension)

Get the file name to use for the module collector results we want to store the file name for Main module since there can be several in one package

isSubPath :: FilePath -> FilePath -> Bool Source

Returns True if the second path is a location which starts with the first path

myCanonicalizePath :: FilePath -> IO FilePath Source

canonicalizePath without crashing