Method: LearnConfig::NetrcInteractor#password
- Defined in:
- lib/learn_config/netrc_interactor.rb
#password ⇒ Object (readonly)
Returns the value of attribute password.
5 6 7 |
# File 'lib/learn_config/netrc_interactor.rb', line 5 def password @password end |