Method: LinuxHub::GithubUser#username
- Defined in:
- lib/linux-hub/github_user.rb
#username ⇒ Object (readonly)
Returns the value of attribute username.
3 4 5 |
# File 'lib/linux-hub/github_user.rb', line 3 def username @username end |