Method: RubyWarrior::Game#profile

Defined in:
lib/ruby_warrior/game.rb

#profileObject



103
104
105
# File 'lib/ruby_warrior/game.rb', line 103

def profile
  @profile ||= choose_profile
end