Module: LinxMicrovix::Config
Overview
lib/linx_microvix/config.rb
Instance Attribute Summary collapse
-
#pass ⇒ Object
Returns the value of attribute pass.
-
#user ⇒ Object
Returns the value of attribute user.
Instance Attribute Details
#pass ⇒ Object
Returns the value of attribute pass.
8 9 10 |
# File 'lib/linx_microvix/config.rb', line 8 def pass @pass end |
#user ⇒ Object
Returns the value of attribute user.
7 8 9 |
# File 'lib/linx_microvix/config.rb', line 7 def user @user end |