Is there an example of all_field_infos() being used anywhere ? I went through wslua to see what it pushes to Lua, and it looks like it simply pushes every fieldinfo in the tree. Its metatable looks like the fieldinfo table, but something like
a = all_field_infos() print(a[0].label) doesnt work.
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
