help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A way to show all variables in a function scope?


From: Kerin Millar
Subject: Re: A way to show all variables in a function scope?
Date: Fri, 29 Oct 2021 05:37:37 +0100

On Fri, 29 Oct 2021 11:24:26 +0700
Budi <budikusasi@gmail.com> wrote:

> Is there way to show all variables in a function scope within which
> the command doing for that is executed, as a 'declare ... ' is too
> large not restricted to such needed variable?
> 

local.

-- 
Kerin Millar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]