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