Uses of Enum Class
software.xdev.testcontainers.imagebuilder.jgit.ignore.IgnoreNode.MatchResult
Packages that use IgnoreNode.MatchResult
-
Uses of IgnoreNode.MatchResult in software.xdev.testcontainers.imagebuilder.jgit.ignore
Methods in software.xdev.testcontainers.imagebuilder.jgit.ignore that return IgnoreNode.MatchResultModifier and TypeMethodDescriptionDetermine if an entry path matches an ignore rule.static IgnoreNode.MatchResultReturns the enum constant of this class with the specified name.static IgnoreNode.MatchResult[]IgnoreNode.MatchResult.values()Returns an array containing the constants of this enum class, in the order they are declared.