Class: Zeitwerk::Loader
- Inherits:
-
Object
- Object
- Zeitwerk::Loader
- Defined in:
- sig/zeitwerk.rbs
Instance Attribute Summary collapse
-
#inflector ⇒ Inflector
Returns the value of attribute inflector.
Class Method Summary collapse
Instance Method Summary collapse
Instance Attribute Details
#inflector ⇒ Inflector
Returns the value of attribute inflector.
6 7 8 |
# File 'sig/zeitwerk.rbs', line 6 def inflector @inflector end |
Class Method Details
Instance Method Details
#ignore ⇒ void
This method returns an undefined value.
8 |
# File 'sig/zeitwerk.rbs', line 8
def ignore: (String) -> void
|
#setup ⇒ void
This method returns an undefined value.
9 |
# File 'sig/zeitwerk.rbs', line 9
def setup: () -> void
|