ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
grep
dshell_prebuilt
grep the given
file
for the given
pattern
.
GrepResult
grep
(
string
file
,
string
pattern
)
GrepResult
grep
(
GrepResult
lastResult
,
string
pattern
)
GrepResult
grep
(
GrepResult
lastResult
,
string
pattern
)
Meta
Source
See Implementation
dshell_prebuilt
functions
dshellPrebuiltInit
filterCompilerOutput
grep
mkdirFor
parseCommand
rm
run
shellExpand
tryRun
manifest constants
DISABLED
structs
Vars
grep the given file for the given pattern.