webstation-broker
DeveloperPython referenceapi

api.RomIn

The rom RomM resolved for the launch.

The rom RomM resolved for the launch.

Attributes

attributeidOptional[int]
= None

RomM's id for the rom, if known.

attributenameOptional[str]
= None

The rom's display name, if known.

attributeplatformOptional[str]
= None

The platform slug, which general-purpose emulators use to pick a core.

attributepathstr

Absolute container path to the rom, validated against ROM_ROOT on activate.

On this page