Class: Velocify::Config

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

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



8
9
10
# File 'lib/velocify.rb', line 8

def password
  @password
end

#usernameObject

Returns the value of attribute username.



8
9
10
# File 'lib/velocify.rb', line 8

def username
  @username
end