Object
Convert path string to a class
path
static VALUE path2class(VALUE self, VALUE path) { return rb_path_to_class(path); }
This page was generated for Ruby 3.1.2
Generated with Ruby-doc Rdoc Generator 0.42.0.