debugger.lua icon indicating copy to clipboard operation
debugger.lua copied to clipboard

Keys command

Open aleclarson opened this issue 7 years ago • 1 comments

Some command for viewing the keys of a table would be very useful.

aleclarson avatar May 01 '18 15:05 aleclarson

Or a more generic inspect command maybe. Print the type of a value. For strings it could also show the length, for tables it should show the length and the keys. I might take a stab at this.

slembcke avatar Feb 27 '19 22:02 slembcke