class CrystalRobots::CLI
- CrystalRobots::CLI
- Reference
- Object
Defined in:
crystal-robots.crConstructors
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)
#