Class: Format

Inherits:
Object
  • Object
show all
Defined in:
lib/vmfloaty/format.rb

Class Method Summary collapse

Class Method Details

.get_hosts(hostname_hash) ⇒ Object

TODO: Takes the json response body from an HTTP GET request and “pretty prints” it



5
6
# File 'lib/vmfloaty/format.rb', line 5

def self.get_hosts(hostname_hash)
end