Interface | Description |
---|---|
Dir | |
Substitution.Flag |
Class | Description |
---|---|
ColoredLabels | |
ColoredMatches | |
ColoredScores | |
Colors | |
Count<T> | |
Grep | |
Grep.Builder | |
GrepCommand | |
IsFile |
All plain files, no directories or symlinks
|
Label | |
Line | |
Loader | |
Match | |
Match.Progress | |
Paths | |
PatternMatcher | |
Predicates | |
Score<T> | |
Scoring | |
Substitution |
Perl-style substitution expressions
Multiple delimiters are supported to ease escaping
s,foo,bar,
s/foo/bar/
s:foo:bar:
Escaping is supported in the event it is necessary
s/some\/path/bar/
Chaining is supported allowing many manipulations
s/one/uno/; s/two/dos/; s/three/tres/
|
Unique<T> |
Enum | Description |
---|---|
Sort | |
Substitution.FindMode | |
Substitution.PatternOption | |
Substitution.ReplaceMode |
Copyright © 2014-2020 Tomitribe Corporation. All Rights Reserved.