Module mpl_core::plugin

source ·

Functions§

  • Fetch the plugin from the registry.
  • Fetch the plugin registry, dropping any unknown plugins (i.e. PluginTypes that are too new for this client to know about).
  • List all plugins in an account, dropping any unknown plugins (i.e. PluginTypes that are too new for this client to know about). Note this also does not support external plugin adapters for now, and will be updated when those are defined.