Function shell_quote_debug

Source
pub fn shell_quote_debug<V: Debug>(value: V) -> String
Expand description

Format a value with Debug and quote it for safe shell insertion.