class Rouge::InheritableList

def own_entries

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

def own_entries: () -> Array[Proc]

This signature was generated using 1 sample from 1 application.

def own_entries
  @own_entries ||= []
end