ACC SHELL

Path : /var/lib/named/proc/self/root/usr/share/zsh/4.3.10/functions/
File Upload :
Current File : //var/lib/named/proc/self/root/usr/share/zsh/4.3.10/functions/_zed

#compdef zed fned

case $service in
(fned) _arguments ':shell function:_functions';;
(zed) _arguments '(-):file:_files' \
	'(:)-f[edit function]:shell function:_functions';;
esac

ACC SHELL 2018