Ask a question to get started
Enter to send•Shift+Enter new line
add_installed_plugin( plugin_id: str, *, install_path: str, version: str | None
plugin_id
str
install_path
version
str | None
Add or replace the record for plugin_id in installed_plugins.json.
installed_plugins.json
Plugin id in {name}@{marketplace} form.
{name}@{marketplace}
Absolute path to the cached plugin root.
Version declared by the plugin manifest, if any.