Module:Introspection utils: Difference between revisions

Ganaram inukshuk (talk | contribs)
todo
Ganaram inukshuk (talk | contribs)
No edit summary
 
Line 3: Line 3:


-- TODO:
-- TODO:
-- Add support for detecting modules providing data, not just functions
-- Add support for detecting modules providing data, not just functions.
-- Address edge case of lazy-loaded modules (loaded within a function)


-- Common functions for module and template introspection.
-- Common functions for module and template introspection.