ACC SHELL

Path : /usr/share/zsh/4.3.10/functions/
File Upload :
Current File : //usr/share/zsh/4.3.10/functions/_object_classes

#compdef odmget odmshow odme

local expl

_wanted objectclasses expl 'object class' \
   _files -W ${ODMDIR:-/etc/objrepos} -g '^*.vc(-.)' "$@" -

ACC SHELL 2018