Object
# File lib/fog/rage4/requests/dns/list_domains.rb, line 27 def list_domains response = Excon::Response.new response.status = 200 response.body = self.data[:domains] response end
[Validate]
Generated with the Darkfish Rdoc Generator 2.