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