class Cli

Included Modules

Defined in:

bin/rl_analyze/cli.cr
bin/rl_compare/cli.cr
bin/rl_play/cli.cr
bin/rl_simulate/cli.cr

Instance Method Summary

Instance methods inherited from module Options

algorithm_names : Array(String) algorithm_names, banner(parser : OptionParser, name : String) banner, option_algorithm(parser : OptionParser) option_algorithm, option_deposit(parser : OptionParser) option_deposit, option_games(parser : OptionParser) option_games, option_help(parser : OptionParser) option_help, option_spins(parser : OptionParser) option_spins, option_title(parser : OptionParser) option_title

Instance Method Detail

def game_over(reason : String) #

[View source]
def parse! #

[View source]
def red_black(text : String, rev : Bool = false) #

[View source]
def run #

[View source]