Is there some way to get a list of the variables that are in the current scope via traits? Some things like allMembers?

I would like to be able to call this from a mixin to grab the locals in the scope that the mixin is being dropped into.

Reply via email to