Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
read-only functions
- X-seq: zsh-workers 37871
- From: Martijn Dekker <martijn@xxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: read-only functions
- Date: Wed, 03 Feb 2016 00:22:20 +0000
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
bash and yash have read-only functions using:
readonly -f function_name
Could this be a feature worth adding to zsh?
TIA,
- M.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author