Method: LabClient::SystemHook#inspect
- Defined in:
- lib/labclient/system_hooks/system_hook.rb
#inspect ⇒ Object
6 7 8 |
# File 'lib/labclient/system_hooks/system_hook.rb', line 6 def inspect "#<SystemHook id: #{id}, url: #{url}>" end |