class TingYun::Support::Collector
Public Instance Methods
to_s()
click to toggle source
# File lib/ting_yun/support/collector.rb, line 8 def to_s; "#{name}:#{port}"; end
# File lib/ting_yun/support/collector.rb, line 8 def to_s; "#{name}:#{port}"; end