Searched refs:get_cujgroups (Results 1 – 3 of 3) sorted by relevance
44 cujgroups = cuj_catalog.get_cujgroups()
352 run_cuj_group(cuj_catalog.get_cujgroups()[i])
404 def get_cujgroups() -> tuple[CujGroup, ...]: function