Class: VagrantPlugins::VagrantBosh::Deployment::EmptyManifest
- Inherits:
-
Object
- Object
- VagrantPlugins::VagrantBosh::Deployment::EmptyManifest
- Defined in:
- lib/vagrant-bosh/deployment/manifest_factory.rb
Instance Method Summary collapse
Instance Method Details
#as_string ⇒ Object
23 |
# File 'lib/vagrant-bosh/deployment/manifest_factory.rb', line 23 def as_string; ""; end |
#resolve_releases ⇒ Object
22 |
# File 'lib/vagrant-bosh/deployment/manifest_factory.rb', line 22 def resolve_releases; end |