class Swiftcore::Analogger::NoPortProvided
Public Instance Methods
to_s()
click to toggle source
# File lib/swiftcore/Analogger.rb, line 13 def to_s; "The port to bind to was not provided."; end
# File lib/swiftcore/Analogger.rb, line 13 def to_s; "The port to bind to was not provided."; end