Expand description
The category module handles retrieving Categories. A Category is a ruleset for a Game and may contain Runs.
Functionsยง
- get
- Gets a Category.
- get_
runners - Gets the Runners that belong to a Category.
- get_
runs - Gets the Runs that belong to a Category.