Module: DevStructure
- Included in:
- API::Blueprints, Blueprint
- Defined in:
- lib/devstructure.rb
Overview
The Ruby bindings to the DevStructure API actually include a bit more than that. The following independent modules are available - this serves as nothing more than the root of a namespace.
DevStructure::API: The actual API client as a subclass ofNet::HTTP.DevStructure::Blueprint: A Ruby class describing a blueprint.DevStructure::Puppet: A Puppet code generator.DevStructure::Chef: A Chef code generator.
Further reading: