Class RecipeDescriptorTreePrompter
java.lang.Object
org.openrewrite.gradle.isolated.ui.RecipeDescriptorTreePrompter
Interactive shell to select and explore available options in the environment.
-
Constructor Summary
ConstructorsConstructorDescriptionRecipeDescriptorTreePrompter(org.gradle.api.internal.tasks.userinput.UserInputHandler prompter) -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.config.RecipeDescriptorexecute(Collection<org.openrewrite.config.RecipeDescriptor> recipeDescriptors)
-
Constructor Details
-
RecipeDescriptorTreePrompter
public RecipeDescriptorTreePrompter(org.gradle.api.internal.tasks.userinput.UserInputHandler prompter)
-
-
Method Details
-
execute
public org.openrewrite.config.RecipeDescriptor execute(Collection<org.openrewrite.config.RecipeDescriptor> recipeDescriptors)
-