Top Level Namespace
Defined Under Namespace
Class Method Summary collapse
Class Method Details
.default_name ⇒ Object
37 38 39 |
# File 'lib/hakuban/tokio-websocket-connector.rb', line 37 def self.default_name "#{Socket.gethostname}:#{File.basename(caller_locations(0..1)[1].path)}:#{$$}" end |