Class: Zeitwerk::Loader

Inherits:
Object
  • Object
show all
Defined in:
sig/zeitwerk.rbs

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#inflectorInflector

Returns the value of attribute inflector.

Returns:



6
7
8
# File 'sig/zeitwerk.rbs', line 6

def inflector
  @inflector
end

Class Method Details

.for_gemLoader

Returns:



4
# File 'sig/zeitwerk.rbs', line 4

def self.for_gem: () -> Loader

Instance Method Details

#ignorevoid

This method returns an undefined value.

Parameters:

  • (String)


8
# File 'sig/zeitwerk.rbs', line 8

def ignore: (String) -> void

#setupvoid

This method returns an undefined value.



9
# File 'sig/zeitwerk.rbs', line 9

def setup: () -> void