Method: LabClient::ApplicationStatistics#show

Defined in:
lib/labclient/application_statistics/application_statistics.rb

#showObject



13
14
15
# File 'lib/labclient/application_statistics/application_statistics.rb', line 13

def show
  client.request(:get, 'application/statistics')
end