CHips L MINI SHELL

CHips L pro

Current Path : /proc/2/root/usr/share/zsh/4.3.11/functions/
Upload File :
Current File : //proc/2/root/usr/share/zsh/4.3.11/functions/_wanted

#autoload

local -a __targs __gopt

zparseopts -D -a __gopt 1 2 V J x C:=__targs

_tags "$__targs[@]" "$1"

while _tags; do
  _all_labels "$__gopt[@]" "$@" && return 0
done

return 1

Copyright 2K16 - 2K18 Indonesian Hacker Rulez