Skip Navigation

[zsh] Builtin Option Parsing in Zsh

xpmo.gitlab.io Using Zparseopts

tl;dr: Always use the flags -D and -E (and -F if available). Add a colon to indicate an argument is required (similar to getopt)

Using Zparseopts
0
0 comments