Libraries
»
mangdown
(0.21.3)
»
Index
»
Mangdown
»
Chapter
»
#path
Method: Mangdown::Chapter#path
Defined in:
lib/mangdown/chapter.rb
#
path
⇒
Object
Also known as:
to_path
28 29 30
# File 'lib/mangdown/chapter.rb', line 28
def
path
@path
||=
setup_path
end