class Bootsnap::LoadPathCache::Path

def stable?

Experimental RBS support (using type sampling data from the type_fusion project).

def stable?: () -> true

This signature was generated using 2 samples from 1 application.

must be cleared before the change will be noticed.
distribution. When adding or removing files in these paths, the cache
A path is considered 'stable' if it is part of a Gem.path or the ruby
def stable?
  stability == STABLE
end