1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-01 06:20:55 +01:00
zsh/Completion/Builtins/_functions
2000-05-31 09:38:25 +00:00

5 lines
109 B
Text

#compdef functions unfunction
local expl
_wanted functions expl 'shell function' compadd "$@" -k functions