pub fn os_str_to_bstring(input: &OsStr) -> Option<BString>
Expand description

Convert the given input into a BString, useful for usage in clap.