Class: Specinfra::HostInventory::Ec2
- Inherits:
-
Object
- Object
- Specinfra::HostInventory::Ec2
- Defined in:
- lib/specinfra/host_inventory/ec2.rb
Class Method Summary collapse
Class Method Details
.get ⇒ Object
6 7 8 |
# File 'lib/specinfra/host_inventory/ec2.rb', line 6 def self.get Specinfra::Ec2Metadata.new.get end |