Method: LabClient::ProjectLabel#inspect
- Defined in:
- lib/labclient/projects/labels/project_label.rb
#inspect ⇒ Object
6 7 8 |
# File 'lib/labclient/projects/labels/project_label.rb', line 6 def inspect "#<ProjectLabel id: #{id}, name: #{name}>" end |