Class: Sowprog::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



9
10
11
# File 'lib/sowprog.rb', line 9

def password
  @password
end

#user_nameObject

Returns the value of attribute user_name.



9
10
11
# File 'lib/sowprog.rb', line 9

def user_name
  @user_name
end