Function get_plugin_info

Source
pub fn get_plugin_info() -> Result<PluginInfo, LlamaCoreError>
Expand description

Get the plugin info

Note that it is required to call init_core_context before calling this function.