Method: ESP::StatService.where

Defined in:
lib/esp/resources/stat_service.rb

.wherevoid

This method returns an undefined value.

Not Implemented. You cannot search for a StatSignature.



13
14
15
# File 'lib/esp/resources/stat_service.rb', line 13

def self.where(*)
  fail ESP::NotImplementedError
end