getAllGameNames

open suspend override fun getAllGameNames(): List<String>

Retrieves all game names stored in the configured storage backend.

Return

A list of all game identifiers in storage.