Class: ReVIEW::Book::ListIndex

Inherits:
Index show all
Defined in:
lib/review/book/index.rb

Class Method Summary collapse

Methods inherited from Index

#[], #each, #initialize, #item_type, #key?, #number, parse

Constructor Details

This class inherits a constructor from ReVIEW::Book::Index

Class Method Details

.item_typeObject



115
116
117
# File 'lib/review/book/index.rb', line 115

def self.item_type
  '(list|listnum)'
end