Skip to main content

load

Function load 

Source
pub fn load() -> PluginAssets
Expand description

Load every enabled plugin’s assets from the runtime store. Degrades to empty on store/parse failure (the skills precedent — a broken plugin must not kill startup). Plugins are visited in sorted-name order so plugin-vs-plugin collisions resolve deterministically.