Releases: astzweig/docopts
Releases · astzweig/docopts
docopts inside functions
Added -f, --functions option to docopts, so it can be used inside shell functions too. If the option is given, variables will be declared local
and instead of exit
is replaced by return
.