Class: GitHubApi::Owner
- Inherits:
-
Struct
- Object
- Struct
- GitHubApi::Owner
- Defined in:
- lib/chid/github_api.rb
Instance Attribute Summary collapse
-
#login ⇒ Object
Returns the value of attribute login.
Instance Attribute Details
#login ⇒ Object
Returns the value of attribute login
4 5 6 |
# File 'lib/chid/github_api.rb', line 4 def login @login end |