Re: Override a local function/variable from another function
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Override a local function/variable from another function
- From: Rob Kendrick <rjek@...>
- Date: 2013年10月17日 09:34:37 +0100
On Thu, Oct 17, 2013 at 06:48:40AM +0200, Dirk Laurie wrote:
> debug.getinfo, debug.setlocal, debug.setupvalue add up to a lot of power.
> Maybe enough to do what you want.
I'm more interested in why somebody would want this :)
B.