class OthelloRuby::Log

Public Class Methods

new(**options) click to toggle source
# File lib/othello_ruby.rb, line 222
def initialize(**options)
end

Public Instance Methods

info() click to toggle source
# File lib/othello_ruby.rb, line 225
def info
end
load() click to toggle source
# File lib/othello_ruby.rb, line 228
def load
end