Libraries
»
simple2ch
(1.1.0)
»
Index
»
Simple2ch
»
Board
»
#title
Method: Simple2ch::Board#title
Defined in:
lib/simple2ch/board.rb
#
title
⇒
String
(readonly)
Returns 板のタイトル.
Returns:
(
String
)
—
板のタイトル
6 7 8
# File 'lib/simple2ch/board.rb', line 6
def
title
@title
end