Package org.openrewrite.config
Class NpmRegistryModuleLoader
- java.lang.Object
-
- org.openrewrite.config.PolyglotResourceLoader
-
- org.openrewrite.config.NpmRegistryModuleLoader
-
- All Implemented Interfaces:
ResourceLoader
public class NpmRegistryModuleLoader extends PolyglotResourceLoader
-
-
Constructor Summary
Constructors Constructor Description NpmRegistryModuleLoader(java.lang.String registry, java.lang.String... modules)
-
Method Summary
-
Methods inherited from class org.openrewrite.config.PolyglotResourceLoader
evalPolyglotRecipe, listCategoryDescriptors, listRecipeDescriptors, listRecipeExamples, listRecipes, listStyles
-
-