pub fn _cmdstring() -> i32
_cmdstring — completion for a quoted shell command argument. Calls real bin_compset -q (unquote the current word into its own context), then dispatches _normal (sibling shell fn).
_cmdstring
bin_compset -q
_normal