Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
xiangqipy.command_input.RunKwargsInterpreter Class Reference

Converts dictionary output by XiangqiGameCommandLine into a XiangqiGameCommand. More...

Collaboration diagram for xiangqipy.command_input.RunKwargsInterpreter:
Collaboration graph

Public Member Functions

XiangqiGameCommand interpret_command (self)
 

Static Public Attributes

dict run_kwargs [str, Any]
 

Detailed Description

Converts dictionary output by XiangqiGameCommandLine into a XiangqiGameCommand.

Definition at line 240 of file command_input.py.

Member Function Documentation

◆ interpret_command()

XiangqiGameCommand xiangqipy.command_input.RunKwargsInterpreter.interpret_command (   self)

Definition at line 248 of file command_input.py.

Member Data Documentation

◆ run_kwargs

dict xiangqipy.command_input.RunKwargsInterpreter.run_kwargs [str, Any]
static

Definition at line 246 of file command_input.py.


The documentation for this class was generated from the following file: