GIF89a; Mini Shell

Mini Shell

Direktori : /usr/share/zsh/5.0.2/functions/
Upload File :
Current File : //usr/share/zsh/5.0.2/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

./BlackJoker Mini Shell 1.0