6 7 8 9
# File 'lib/softcover/commands/opener.rb', line 6 def open! book = Softcover::Book.new book.open_in_browser end