class YARP::Location

def slice

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

def slice: () -> String

This signature was generated using 1444 samples from 1 application.

The source code that this location represents.
def slice
  source.slice(start_offset, length)
end