Method: LabClient::ProjectMethods#hooks

Defined in:
lib/labclient/projects/methods.rb

#hooksObject

Hooks



83
84
85
# File 'lib/labclient/projects/methods.rb', line 83

def hooks
  client.projects.hooks.list(id)
end