Philipp Schulz
Results
3
issues of
Philipp Schulz
Adds the `TypeNode#private?` method to check for the visibility of classes and modules. This is mostly relevant for cases in which a `TypeNode` is directly available (e.g. for iterating and...
kind:feature
topic:stdlib:macros
Currently, there is now direct way to test the visibility of a `TypeNode` in a macro, except for converting it to a `Path` by passing it to other macro methods...
kind:feature
topic:stdlib:macros
This will update the default MRI version to 3.3.0 - if it works.