1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-10 09:21:12 +01:00
zsh/Completion/Builtins/_functions
1999-08-19 11:18:05 +00:00

6 lines
100 B
Text

#compdef functions unfunction
local expl
_description expl 'shell function'
compgen "$expl[@]" -F