HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u117253157 (2065952)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //usr/share/zsh/functions/Completion/Base/_guard
#autoload

local garbage

zparseopts -K -D -a garbage M+: J+: V+: 1 2 o+: n F: X+:

[[ "$PREFIX$SUFFIX" != $~1 ]] && return 1

shift
_message -e "$*"

[[ -n "$PREFIX$SUFFIX" ]]