mirror of
https://github.com/dylanaraps/pure-bash-bible.git
synced 2025-09-01 03:21:56 +02:00
docs: update
This commit is contained in:
@@ -641,6 +641,8 @@ fi
|
||||
Enabling `extdebug` allows access to the `BASH_ARGV` array which stores
|
||||
the current function’s arguments in reverse.
|
||||
|
||||
**CAVEAT**: Requires `shopt -s compat44` in `bash` 5.0+.
|
||||
|
||||
**Example Function:**
|
||||
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user