Method: TVDB::Authorization#username
- Defined in:
- lib/tvdb_client/authorization.rb
#username ⇒ Object (readonly)
Returns the value of attribute username.
5 6 7 |
# File 'lib/tvdb_client/authorization.rb', line 5 def username @username end |