class CrystalRobots::CLI

Defined in:

crystal-robots.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(run_parser : Bool = true, matches : Int32 = 1, cycles : Int32 = 500000, exit : Bool = false, interpreter : Bool = false, robot_to_compile : Nil | String = nil, robots_to_battle : Nil | Array(String) = nil, port : UInt32 | Nil = nil, outfile : Nil | String = nil) #

Instance Method Detail

def customize_parser(parser) #

def run #

def run_at_exit #