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