Method: LabClient::ProjectMethods#protected_tags

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

#protected_tagsObject

Protected Tags



412
413
414
# File 'lib/labclient/projects/methods.rb', line 412

def protected_tags
  client.protected_tags.list(id)
end