Module:Module introspection: Difference between revisions
m aarghs |
mNo edit summary |
||
| Line 182: | Line 182: | ||
-- Call the introspection function | -- Call the introspection function | ||
local dep_table, func_table = p._module_introspection({ | local dep_table, func_table = p._module_introspection({["module_name"] = module_name}) | ||
-- Return combined tables | -- Return combined tables | ||