%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/share/zsh/5.8/functions/Completion/Base/
Upload File :
Create Path :
Current File : //usr/local/share/zsh/5.8/functions/Completion/Base/_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

Zerion Mini Shell 1.0