Libraries
»
ZMediumToMarkdown
(2.3.4)
»
Index
»
Post
»
PostInfo
»
#title
Method: Post::PostInfo#title
Defined in:
lib/Post.rb
#
title
⇒
Object
Returns the value of attribute title.
14 15 16
# File 'lib/Post.rb', line 14
def
title
@title
end