class Bootsnap::LoadPathCache::Store
def get(key)
Experimental RBS support (using type sampling data from the type_fusion
project).
def get: (String key) -> Array[Integer]
This signature was generated using 26 samples from 3 applications.
def get(key) @data[key] end