root
root
API
org.encalmo.utils
Debug
GitIgnore
GitIgnore
Abstain
AnyDirectoryPattern
AnyNamePattern
AnyPathPattern
AnyPrefixPattern
DirectoryPrefixPattern
GlobMatcher
Ignore
LiteralMatcher
Matcher
Matcher
Negate
Pattern
Unignore
Vote
Vote
Glob
AnySingleCharacterPattern
AnyStringPattern
AnythingPattern
BracketPattern
CharacterCheck
CharacterCheck
CharacterClassCheck
CharacterRangeCheck
CompositeCharacterCheck
CompositePattern
LiteralPattern
Matcher
Matcher
NegatedCompositeCharacterCheck
Pattern
SingleCharacterPattern
WildcardPattern
Zoom
Zoom
root
/
org.encalmo.utils
/
GitIgnore
/
Negate
Negate
org.encalmo.utils.GitIgnore.Negate
final case
class
Negate
(
nestedPattern
:
Pattern
)
extends
Pattern
Reverts match, if any, of the nested pattern.
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Pattern
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
isIgnored
(
path
:
String
):
Vote
Attributes
Definition Classes
Pattern
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods