Class Backports::StdLib::LoadedFeatures
In: lib/backports/tools.rb
Parent: Object

Methods

Public Class methods

Full paths are recorded in $LOADED_FEATURES.

Public Instance methods

Requested features are recorded in $LOADED_FEATURES

Check loaded features for one that matches "#{any of the load path}/#{feature}"

[Validate]