[][src]Module ripgrep_all::adapters::spawning

Traits

SpawningFileAdapter

Functions

map_exe_error

replace a Command.spawn() error "File not found" with a more readable error to indicate some program is not installed

pipe_output
postproc_line_prefix

Copy a Read to a Write, while prefixing every line with a prefix.