Method: X2CH::Bbs.load

Defined in:
lib/x2ch.rb

.loadObject



33
34
35
# File 'lib/x2ch.rb', line 33

def self.load()
  BbsMenu.parse(BbsMenu.download)
end