Method: Fog::Compute::Joyent::Images#all
- Defined in:
- lib/fog/joyent/models/compute/images.rb
permalink #all ⇒ Object
[View source]
12 13 14 |
# File 'lib/fog/joyent/models/compute/images.rb', line 12 def all load(connection.list_datasets().body) end |