Method: LabClient::ProjectMethods#protected_tags

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

#protected_tagsObject

Protected Tags



408
409
410
# File 'lib/labclient/projects/methods.rb', line 408

def protected_tags
  client.protected_tags.list(id)
end