pub fn format_search(
output: &SearchOutput,
format: OutputFormat,
with_context: bool,
files_only: bool,
) -> StringExpand description
Format search output according to the selected format.
pub fn format_search(
output: &SearchOutput,
format: OutputFormat,
with_context: bool,
files_only: bool,
) -> StringFormat search output according to the selected format.