Method: LabClient::CommitComment#inspect
- Defined in:
- lib/labclient/commits/commit_comment.rb
#inspect ⇒ Object
7 8 9 |
# File 'lib/labclient/commits/commit_comment.rb', line 7 def inspect "#<CommitComment title: #{note[0..9]}>" end |