class Rails::Paths::Root

def [](path)

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

def []: (String path) -> Rails::Paths::Path

This signature was generated using 1 sample from 1 application.

def [](path)
  @root[path]
end