bdcs-0.1.0: Tools for managing a content store of software packages

Copyright(c) 2016-2017 Red Hat Inc.
LicenseLGPL
Maintainerhttps://github.com/weldr
Stabilityalpha
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

BDCS.Utils.Filesystem

Description

Filesystem related utility functions

Synopsis

Documentation

doesPathExist :: FilePath -> IO Bool Source #

A version of doesPathExist that also returns True if the path exists and is a broken symlink.