Fog::Collection
# File lib/fog/linode/models/compute/images.rb, line 10 def all load images end
# File lib/fog/linode/models/compute/images.rb, line 14 def get(id) new images(id).first rescue Fog::Compute::Linode::NotFound nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.