ght-0.4.0.1: Trivial routines for inspecting git repositories

Git.Path

Contents

Synopsis

Generate paths in git dir

General path handling

pathExistOr :: (FilePath -> IO FilePath) -> FilePath -> IO FilePathSource

Return the given path if it exists, else the result of applying the modifier function