Class: Specinfra::HostInventory::PlatformVersion

Inherits:
Object
  • Object
show all
Defined in:
lib/specinfra/host_inventory/platform_version.rb

Class Method Summary collapse

Class Method Details

.getObject



4
5
6
# File 'lib/specinfra/host_inventory/platform_version.rb', line 4

def self.get
  os[:release]
end