Structs§
- Handle
Entry - Entry send to a plugins handle function, containing the selected entry and args.
- Plugin
Init Dirs - Directories a plugin is supposed to use for configuration and data caching.
- Plugin
Metadata - Metadata returned by a plugin after initialization.
- Query
Result - A singular query result, a list of these is returned by calling the query function on a plugin.
Enums§
- Handle
Result - Result of a plugins handle function, tells the launcher whether it should exit or continue running.