module Bootsnap
module Bootsnap::CLI::RegexpMatchBackport
module Bootsnap::CompileCache
module Bootsnap::CompileCache::ISeq
module Bootsnap::CompileCache::ISeq::InstructionSequenceMixin
module Bootsnap::CompileCache::YAML
module Bootsnap::CompileCache::YAML::Patch
module Bootsnap::ExplicitRequire
module Bootsnap::LoadPathCache
module Bootsnap::LoadPathCache::ChangeObserver
module Bootsnap::LoadPathCache::ChangeObserver::ArrayMixin
module Bootsnap::LoadPathCache::CoreExt
module Bootsnap::LoadPathCache::PathScanner
module Kernel
class Bootsnap::CLI
class Bootsnap::CLI::WorkerPool
class Bootsnap::CLI::WorkerPool::Inline
class Bootsnap::CLI::WorkerPool::Worker
class Bootsnap::LoadPathCache::Cache
class Bootsnap::LoadPathCache::LoadedFeaturesIndex
class Bootsnap::LoadPathCache::Path
class Bootsnap::LoadPathCache::RealpathCache
class Bootsnap::LoadPathCache::Store
class Module
bootsnap
1.7.3
global
# delete
def delete(key) Bootsnap::LoadPathCache.loaded_features_index.purge(key) delete_without_bootsnap(key) end