Provides lexical_private, which restricts module methods so they can only be called from within the same module definition — unlike Ruby's private, which still allows including classes to call them.
Required Ruby Version
>= 3.1.0
Authors
kyuuri1791
Versions
- 0.1.0 February 28, 2026 (9.5 KB)