Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
r/w access to calling function's $@
- X-seq: zsh-users 18791
- From: Roman Neuhauser <neuhauser@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: r/w access to calling function's $@
- Date: Tue, 13 May 2014 18:01:40 +0200
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
hello,
zparseopts can modify $@ in the calling scope. i'm playing with my own,
slightly different option parser. what do i have to do to get access to
this feature?
--
roman
Messages sorted by:
Reverse Date,
Date,
Thread,
Author