pub fn quote_paths(paths: &[&Path], style: DroppedFileQuoteStyle) -> StringExpand description
Quote multiple file paths, returning them space-separated.
pub fn quote_paths(paths: &[&Path], style: DroppedFileQuoteStyle) -> StringQuote multiple file paths, returning them space-separated.