class Fog::Compute::Ecloud::OperatingSystem
Public Instance Methods
id()
click to toggle source
# File lib/fog/compute/ecloud/models/operating_system.rb, line 10 def id href.scan(/\d+/)[0] end