Your IP : 216.73.216.215


Current Path : /proc/3/root/usr/share/zsh/5.5.1/functions/
Upload File :
Current File : //proc/3/root/usr/share/zsh/5.5.1/functions/_guard

#autoload

local garbage

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

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

shift
_message -e "$*"

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