Method: Utils::ProbeServer#inspect
- Defined in:
- lib/utils/probe_server.rb
#inspect ⇒ Object Also known as: to_s
78 79 80 |
# File 'lib/utils/probe_server.rb', line 78 def inspect "#<Probe #queue=#{@jobs_queue.size}>" end |
78 79 80 |
# File 'lib/utils/probe_server.rb', line 78 def inspect "#<Probe #queue=#{@jobs_queue.size}>" end |