class Utils::ProbeServer

def inspect

Returns:
  • (String) - a formatted string containing the probe server identifier
def inspect
  "#<Probe #queue=#{@jobs_queue.size}>"
end