Class: OctoMerge::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#loginObject

Returns the value of attribute login.



3
4
5
# File 'lib/octo_merge/configuration.rb', line 3

def 
  @login
end

#passwordObject

Returns the value of attribute password.



3
4
5
# File 'lib/octo_merge/configuration.rb', line 3

def password
  @password
end