Method: Umatic.open

Defined in:
lib/umatic.rb

.open(url) ⇒ Object



13
14
15
# File 'lib/umatic.rb', line 13

def self.open url
  Channel.open url
end