Method: Simple2ch::Thre#board

Defined in:
lib/simple2ch/thre.rb

#boardBoard (readonly)

Returns 属する板.

Returns:

  • (Board)

    属する板



10
11
12
# File 'lib/simple2ch/thre.rb', line 10

def board
  @board
end