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