Class: ReVIEW::TextTOCPrinter

Inherits:
TOCPrinter show all
Defined in:
lib/review/tocprinter.rb

Instance Method Summary collapse

Methods inherited from TOCPrinter

default_upper_level, #initialize, #nkffilter, #print?

Constructor Details

This class inherits a constructor from ReVIEW::TOCPrinter

Instance Method Details



60
61
62
# File 'lib/review/tocprinter.rb', line 60

def print_book(book)
  print_children book
end