Skip to main content

Module services

Module services 

Source
Expand description

Small service objects that wrap RommClient for higher-level operations.

These are used by the CLI commands to keep a clear separation between "how we talk to ROMM" (HTTP) and "what we want to do" (list platforms, search ROMs, etc.).

Structsยง

PlatformService
Service encapsulating platform-related operations.
RomService
Service encapsulating ROM-related operations.