Method: Bookshelf::Parser::Epub#html_path

Defined in:
lib/bookshelf/parser/epub.rb

#html_pathObject



207
208
209
# File 'lib/bookshelf/parser/epub.rb', line 207

def html_path
  Bookshelf.root_dir.join("output/#{name}.html")
end