Class LocalStackFacetDetector
- java.lang.Object
-
- com.github.gregwhitaker.gitignore.facets.BasePluginFacetDetector
-
- com.github.gregwhitaker.gitignore.facets.LocalStackFacetDetector
-
- All Implemented Interfaces:
FacetDetector
public class LocalStackFacetDetector extends BasePluginFacetDetector
Adds facets if the localstack gradle plugin is detected.
-
-
Constructor Summary
Constructors Constructor Description LocalStackFacetDetector(org.gradle.api.Project project)
-
Method Summary
-
Methods inherited from class com.github.gregwhitaker.gitignore.facets.BasePluginFacetDetector
facets
-
-