class ActionView::PathSet

def to_ary

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

def to_ary: () -> Array[ActionView::FileSystemResolver]

This signature was generated using 1 sample from 1 application.

def to_ary
  paths.dup
end