Package com.github.gregwhitaker.gitignore.facets
-
Interface Summary Interface Description FacetDetector Interface that all facet detectors must implement. -
Class Summary Class Description BasePluginFacetDetector Base class for all facet detectors that require checking applied gradle plugins.FacetDetectors Detects facets to add based on the project's structure and applied plugins.IdeFacetDetector Adds facets based on the ide plugins detected.LanguageFacetDetector Adds facets based on the language plugins detected.LocalStackFacetDetector Adds facets if the localstack gradle plugin is detected.OperatingSystemFacetDetector Adds facets based on the operating system.