Method: Booker#openweb

Defined in:
lib/booker.rb

#openweb(url) ⇒ Object



58
59
60
# File 'lib/booker.rb', line 58

def openweb(url)
  system(browse + wrap(url))
end