Method: Postgres#host

Defined in:
lib/cryo/database/postgres.rb

#hostObject

Returns the value of attribute host.



5
6
7
# File 'lib/cryo/database/postgres.rb', line 5

def host
  @host
end