Libraries
»
ruby_q
(1.1.5)
»
Index (R)
»
RubyQ
Class: RubyQ
Inherits:
Object
Object
RubyQ
show all
Defined in:
lib/ruby_q.rb
Class Method Summary
collapse
.
start
(port) ⇒ Object
Class Method Details
.
start
(port) ⇒
Object
3 4 5
# File 'lib/ruby_q.rb', line 3
def
self
.
start
(
port
)
Ruby_q
.
new
(
'
0.0.0.0
'
,
port
)
end