Method: OkComputer::HttpCheck#basic_auth_password
- Defined in:
- lib/ok_computer/built_in_checks/http_check.rb
#basic_auth_password ⇒ Object
Returns the value of attribute basic_auth_password.
12 13 14 |
# File 'lib/ok_computer/built_in_checks/http_check.rb', line 12 def basic_auth_password @basic_auth_password end |