Class RecipeDescriptorTreePrompter

java.lang.Object
org.openrewrite.gradle.isolated.ui.RecipeDescriptorTreePrompter

public class RecipeDescriptorTreePrompter extends Object
Interactive shell to select and explore available options in the environment.
  • 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)