module MQTTPipe
Constants
- VERSION
Public Instance Methods
create(&block)
click to toggle source
# File lib/mqtt_pipe.rb, line 12 def create &block Pipe.new &block end
# File lib/mqtt_pipe.rb, line 12 def create &block Pipe.new &block end