Method: Conoha::Config::Account#public_key
- Defined in:
- lib/conoha/config.rb
#public_key ⇒ Object (readonly)
Returns the value of attribute public_key.
10 11 12 |
# File 'lib/conoha/config.rb', line 10 def public_key @public_key end |