Package | Description |
---|---|
org.unix4j.unix.grep |
Contains private classes used by the
grep command. |
Modifier and Type | Method and Description |
---|---|
GrepArguments |
GrepArguments.getForContext(ExecutionContext context) |
Constructor and Description |
---|
GrepCommand(GrepArguments arguments) |
IgnoreCase(GrepArguments args) |
RegexpMatcher(GrepArguments args) |
Standard(GrepArguments args) |
WholeLine(GrepArguments args) |
WholeLineIgnoreCase(GrepArguments args) |
Copyright © 2024. All rights reserved.