darcs-2.14.1: a distributed, interactive, smart revision control system
Darcs.UI.Commands.Util.Tree
Contents
Synopsis
treeHas :: Monad m => Tree m -> FilePath -> m Bool Source #
treeHasDir :: Monad m => Tree m -> FilePath -> m Bool Source #
treeHasFile :: Monad m => Tree m -> FilePath -> m Bool Source #
treeHasAnycase :: Monad m => Tree m -> FilePath -> m Bool Source #