Expand description
Structs§
- Content
Map - Represents contents of an archive mapped to their path
- Record
- Record contains information required to read a specific file from the archive.
- Renpy
Archive - Represents a renpy archive.
Enums§
- Content
- Represents data stored in archive.
- RpaError
- Represents errors that the library can raise.
- RpaVersion
- Represents archive versions.
Type Aliases§
- RpaResult
- Type alias for a result with an
RpaError
.