libretro.drivers.pathΒΆ

Drivers that determine the paths and directories associated with the core.

Modules

driver

Protocol definition for drivers that expose path information to a core.

explicit

PathDriver implementation whose paths are supplied explicitly at construction.

temp

Types and classes for creating temporary directories for the core to use.