Class: Unm::Configuration
- Inherits:
-
Object
- Object
- Unm::Configuration
- Defined in:
- lib/unm.rb
Instance Attribute Summary collapse
-
#netid ⇒ Object
Returns the value of attribute netid.
-
#password ⇒ Object
Returns the value of attribute password.
Instance Attribute Details
#netid ⇒ Object
Returns the value of attribute netid.
114 115 116 |
# File 'lib/unm.rb', line 114 def netid @netid end |
#password ⇒ Object
Returns the value of attribute password.
114 115 116 |
# File 'lib/unm.rb', line 114 def password @password end |