Method: LabClient::ProjectMethods#hooks

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

#hooksObject

Hooks



88
89
90
# File 'lib/labclient/projects/methods.rb', line 88

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