reversi
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
reversi
reversi-cli
/
pt.isel.reversi.cli
/
CLI
/
CLI
CLI
constructor
(
commands
:
Array
<
CommandImpl
<
Game
>
>
,
debug
:
Boolean
=
false
,
debugCommands
:
Array
<
CommandImpl
<
Game
>
>
=
arrayOf()
)