Method: Postgres#user

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

#userObject

Returns the value of attribute user.



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

def user
  @user
end