Class GrepService
java.lang.Object
net.thevpc.nsh.cmd.impl.posix.grep.GrepService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleangrepFile(FileInfo f, GrepFilter p, net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options, NSession session, boolean prefixFileName, GrepResultCollector results) voidselectionStyle(net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options)
-
Constructor Details
-
GrepService
public GrepService()
-
-
Method Details
-
run
-
grepFile
protected boolean grepFile(FileInfo f, GrepFilter p, net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options, NSession session, boolean prefixFileName, GrepResultCollector results) -
selectionStyle
-