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/_requested

#autoload

local __gopt

__gopt=()
zparseopts -D -a __gopt 1 2 V J x

if comptags -R "$1"; then
  if [[ $# -gt 3 ]]; then
    _all_labels - "$__gopt[@]" "$@" || return 1
  elif [[ $# -gt 1 ]]; then
    _description "$__gopt[@]" "$@"
  fi
  return 0
else
  return 1
fi

Copyright 2K16 - 2K18 Indonesian Hacker Rulez