22.13 The zsh/example Module ¶
The zsh/example module makes available one builtin command:
-
example [ -flags ] [ args ... ] ¶
Displays the flags and arguments it is invoked with.
The purpose of the module is to serve as an example of how to write a
module.