Access to global load stack.
Returns:
The ‘$LOAD_STACK` array.
119 120 121
# File 'lib/library/domain.rb', line 119 def load_stack $LOAD_STACK end