Method: Joyent::Keys#initialize
- Defined in:
- lib/joyent/keys.rb
#initialize(connection) ⇒ Keys
Returns a new instance of Keys.
3 4 5 |
# File 'lib/joyent/keys.rb', line 3 def initialize(connection) @connection = connection end |
Returns a new instance of Keys.
3 4 5 |
# File 'lib/joyent/keys.rb', line 3 def initialize(connection) @connection = connection end |