[][src]Function grep_cli::escape_os

pub fn escape_os(string: &OsStr) -> String

Escapes an OS string into a human readable string.

This is like escape, but accepts an OS string.