Expand description
Module for dealing with the plugin repository
Structs§
- Plugin
Entry - Struct to store the plugin version entries
- Plugin
Repository Index - Struct representing the plugin repository index file
- Plugin
Version - Struct to store the plugin versions
Enums§
- Manifest
Source - Source that the plugin is loaded from
Constants§
Functions§
- calculate_
sha - Calculates the SHA hash for a given repository file path
- fetch_
repository_ index - Retrieves the latest repository index, first from GitHub, and if not able to, then any locally cached index, otherwise defaults to the version compiled into the library.
- get_
sha_ file_ for_ repository_ file - Returns the SHA file for a given repository file.
- load_
index_ file - Loads the index file from the given path
- load_
sha - Loads the SHA for a given repository file