Class: OthelloRuby::Log

Inherits:
Object
  • Object
show all
Defined in:
lib/othello_ruby.rb

Instance Method Summary collapse

Constructor Details

#initialize(**options) ⇒ Log

Returns a new instance of Log.



222
223
# File 'lib/othello_ruby.rb', line 222

def initialize(**options)
end

Instance Method Details

#infoObject



225
226
# File 'lib/othello_ruby.rb', line 225

def info
end

#loadObject



228
229
# File 'lib/othello_ruby.rb', line 228

def load
end