Libraries
»
fog-test-again
(1.6.0)
»
Index
»
Fog
»
Compute
»
Ecloud
»
SshKey
»
#id
Method: Fog::Compute::Ecloud::SshKey#id
Defined in:
lib/fog/ecloud/models/compute/ssh_key.rb
#
id
⇒
Object
14 15 16
# File 'lib/fog/ecloud/models/compute/ssh_key.rb', line 14
def
id
href
.
scan
(
/
\d+
/
)
[
0
]
end