Ask a question to get started
Enter to send•Shift+Enter new line
versioned_cache_path( plugin_id: str, version: str | None, ) -> Path
plugin_id
str
Plugin id in {name}@{marketplace} form.
{name}@{marketplace}
version
str | None
Plugin version string, or None when unversioned.
None
Return the versioned cache path for a plugin id.