Package org.openrewrite.python.rpc
Class InstallRecipesResponse
java.lang.Object
org.openrewrite.python.rpc.InstallRecipesResponse
Response to an
InstallRecipes RPC request. The reader gets the bundle's recipes from a
follow-up GetMarketplace call, whose rows now carry each recipe's origin
packageName so the host attributes each to its own bundle — so this response only needs
to report how many recipes were installed and the resolved version.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InstallRecipesResponse
public InstallRecipesResponse()
-