Method: Bookmaker::Parser::Epub#html_path

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

#html_pathObject



123
124
125
# File 'lib/bookmaker/parser/epub.rb', line 123

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