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