module Bootsnap::LoadPathCache::PathScanner

def os_path(path)

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

def os_path: (String path) -> String

This signature was generated using 1 sample from 1 application.

def os_path(path)
  path.freeze
end