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