| Safe Haskell | None |
|---|
PuppetDB.Remote
- 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.