ACC SHELL

Path : /usr/share/zsh/4.3.10/functions/
File Upload :
Current File : //usr/share/zsh/4.3.10/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" ]]

ACC SHELL 2018