public class Grep extends Object implements org.jboss.aesh.console.command.Command
| Modifier and Type | Class and Description |
|---|---|
static class |
Grep.GrepCompletor
First argument is the pattern
All other arguments should be files
|
| Constructor and Description |
|---|
Grep() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aesh.console.command.CommandResult |
execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation) |
List<String> |
getArguments() |
public org.jboss.aesh.console.command.CommandResult execute(org.jboss.aesh.console.command.invocation.CommandInvocation commandInvocation)
throws IOException
execute in interface org.jboss.aesh.console.command.CommandIOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.