Libraries
»
bookshelf
(1.2.4)
»
Index
»
Bookshelf
»
Parser
»
Base
»
parse
Method: Bookshelf::Parser::Base.parse
Defined in:
lib/bookshelf/parser.rb
.
parse
(book_dir) ⇒
Object
14 15 16
# File 'lib/bookshelf/parser.rb', line 14
def
self
.
parse
(
book_dir
)
new
(
book_dir
)
.
parse
end