public class GrepService extends Object
| Constructor and Description |
|---|
GrepService() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
grepFile(FileInfo f,
GrepFilter p,
net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options,
net.thevpc.nuts.core.NSession session,
boolean prefixFileName,
GrepResultCollector results) |
void |
run(net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options,
net.thevpc.nuts.core.NSession session) |
net.thevpc.nuts.text.NTextStyles |
selectionStyle(net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options) |
public void run(net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options,
net.thevpc.nuts.core.NSession session)
protected boolean grepFile(FileInfo f, GrepFilter p, net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options, net.thevpc.nuts.core.NSession session, boolean prefixFileName, GrepResultCollector results)
public net.thevpc.nuts.text.NTextStyles selectionStyle(net.thevpc.nsh.cmd.impl.posix.grep.GrepOptions options)
Copyright © 2026 vpc open source initiative. All rights reserved.