module Bootsnap
module Bootsnap::CLI::RegexpMatchBackport
module Bootsnap::CompileCache
module Bootsnap::CompileCache::ISeq
module Bootsnap::CompileCache::ISeq::InstructionSequenceMixin
module Bootsnap::CompileCache::JSON
module Bootsnap::CompileCache::JSON::Patch
module Bootsnap::CompileCache::YAML
module Bootsnap::CompileCache::YAML::EncodingAwareSymbols
module Bootsnap::CompileCache::YAML::Psych3
module Bootsnap::CompileCache::YAML::Psych3::Patch
module Bootsnap::CompileCache::YAML::Psych4
module Bootsnap::CompileCache::YAML::Psych4::Patch
module Bootsnap::CompileCache::YAML::Psych4::SafeLoad
module Bootsnap::CompileCache::YAML::Psych4::UnsafeLoad
module Bootsnap::ExplicitRequire
module Bootsnap::LoadPathCache
module Bootsnap::LoadPathCache::ChangeObserver
module Bootsnap::LoadPathCache::ChangeObserver::ArrayMixin
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::Store
bootsnap
1.16.0
global
# delete
def delete(key) Bootsnap::LoadPathCache.loaded_features_index.purge(key) delete_without_bootsnap(key) end