class GrepCommand extends AbstractCommand<GrepArguments>
grep command.| Constructor and Description |
|---|
GrepCommand(GrepArguments arguments) |
| Modifier and Type | Method and Description |
|---|---|
LineProcessor |
execute(ExecutionContext context,
LineProcessor output) |
getArguments, getName, join, toStringpublic GrepCommand(GrepArguments arguments)
public LineProcessor execute(ExecutionContext context, LineProcessor output)
Copyright © 2016. All Rights Reserved.