Method: LabClient::Projects#hooks

Defined in:
lib/labclient/projects/hooks/client.rb

#hooksObject



13
14
15
# File 'lib/labclient/projects/hooks/client.rb', line 13

def hooks
  ProjectHooks.new(client)
end