Module gorrosion_gtp::command

source ·
Expand description

Abstract description of a command as specified in some external document.

The submodules (will) provide all the commands specified for GTP 2, non-standard extensions are planned for inclusion. When a command has an effect or may fail, this should be noted in the documentation.

Modules

The commands from the specification that are listed as administrative.
The core commands to play a game.
The standard comments to set up games.
Commands needed to play under tournament conditions.

Macros

command 🔒
Specify a new command.
str_to_gtp 🔒

Structs