pub fn shell_quote_debug(value: impl Debug) -> String
Expand description

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