| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Git.Working
Documentation
checkoutFiles :: (MonadGit r m, MonadBaseControl IO m, MonadIO m, MonadResource m) => FilePath -> Tree r -> (TreeFilePath -> Either String FilePath) -> Bool -> m () Source
gitlib-3.1.1: API library for working with Git repositories
| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Git.Working
checkoutFiles :: (MonadGit r m, MonadBaseControl IO m, MonadIO m, MonadResource m) => FilePath -> Tree r -> (TreeFilePath -> Either String FilePath) -> Bool -> m () Source