Method: Geet::Github::AbstractIssue#link
- Defined in:
- lib/geet/github/abstract_issue.rb
#link ⇒ Object (readonly)
Returns the value of attribute link.
14 15 16 |
# File 'lib/geet/github/abstract_issue.rb', line 14 def link @link end |