| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
PuppetDB.Remote
- pdbConnect :: Manager -> BaseUrl -> IO (Either PrettyError (PuppetDBAPI IO))
Documentation
pdbConnect :: Manager -> BaseUrl -> IO (Either PrettyError (PuppetDBAPI IO)) Source
Given an URL (ie. http://localhost:8080), will return an incomplete PuppetDBAPI.