debug.getinfo
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: debug.getinfo
- From: Wesley Smith <wesley.hoke@...>
- Date: 2010年1月17日 04:36:03 -0800
I am trying to use debug.getinfo to inspect a function. The manual
for 5.1 on the website doesn't give much info on the what parameter.
Is there a comprehensive listing of what options can be used here?
All I see in the description is n, f, and L. There are others, but I
would rather not play a guessing game. If this hasn't been updated
for 5.2, I would like to make a request that a comprehensive listing
of options be included for this function.
thanks,
wes