Method: Utils::ProbeServer#inspect

Defined in:
lib/utils/probe_server.rb

#inspectObject Also known as: to_s



78
79
80
# File 'lib/utils/probe_server.rb', line 78

def inspect
  "#<Probe #queue=#{@jobs_queue.size}>"
end