| Safe Haskell | None |
|---|
PuppetDB.Remote
- pdbConnect :: Text -> IO (Either Doc (PuppetDBAPI IO))
Documentation
pdbConnect :: Text -> IO (Either Doc (PuppetDBAPI IO))Source
Given an URL (ie. http:localhost:8080), will return an incomplete PuppetDBAPI.
language-puppet-0.12.3: Tools to parse and evaluate the Puppet DSL.
| Safe Haskell | None |
|---|
PuppetDB.Remote
pdbConnect :: Text -> IO (Either Doc (PuppetDBAPI IO))Source
Given an URL (ie. http:localhost:8080), will return an incomplete PuppetDBAPI.