method
expand_class
v2_2_9 -
Show latest stable
- Class:
RDoc::RI::Driver
expand_class(klass)public
Expands abbreviated klass klass into a fully-qualified class. “Zl::Da” will be expanded to Zlib::DataError.
expand_class(klass)Expands abbreviated klass klass into a fully-qualified class. “Zl::Da” will be expanded to Zlib::DataError.