class RDoc::RI::Driver::NotFoundError
Raised when a name isnโt found in the ri data stores
Public Instance Methods
Source
# File vendor/bundle/ruby/4.0.0/gems/rdoc-7.2.0/lib/rdoc/ri/driver.rb, line 45 def name @klass end
Name that wasnโt found
Raised when a name isnโt found in the ri data stores
# File vendor/bundle/ruby/4.0.0/gems/rdoc-7.2.0/lib/rdoc/ri/driver.rb, line 45 def name @klass end
Name that wasnโt found