# Functions
Display ..
Look ..
NewCommandProcessor .
NewRoomProcessor .
TakeExit ..
# Structs
CommandProcessor ..
ExactCommandKey ...
HelpCommand ..
InventoryCommand ..
ListCharactersCommand ..
NewCharacterCommand ...
RoomProcessor ..
ScreamCommand ..
SelectCharacterCommand ..
ShrugCommand ..
StartsWithCommandKey ...
WhoCommand ..
# Interfaces
Command ..
CommandKey is used to differentiate between commands that have parameters or comands (with single or multiple words) without parameters.
# Type aliases
RoomCommand ...