| Copyright | (c) 2020 Jens Petersen |
|---|---|
| License | GPL-2.0-only |
| Maintainer | Jens Petersen <petersen@redhat.com> |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Web.Fedora.Copr
Description
Copr REST client library
Synopsis
- coprChroots :: String -> String -> String -> IO [Text]
- fedoraCopr :: String
Documentation
Arguments
| :: String | server |
| -> String | owner |
| -> String | project |
| -> IO [Text] | list of chroots |
Get the list of chroots of a user's copr project
fedoraCopr :: String Source #
the host name of the Fedora Copr API server