class Mangdown::Mangareader::Page

A mangareader page

Public Instance Methods

chapter() click to toggle source
# File lib/mangdown/adapter/mangareader.rb, line 158
def chapter
  page_view.chapter
end