mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
3a1b771cc6
expose the previously internal outer_class() function as a public API for mrbgems to retrieve the enclosing class/module of a given class. closes #6705. Co-authored-by: Claude <noreply@anthropic.com>