method
message
v1_9_1_378 -
Show latest stable
- Class:
RDoc::RI::Driver::NotFoundError
message()public
No documentation available.
# File lib/rdoc/ri/driver.rb, line 73
def message
"Nothing known about #{super}"
end message()No documentation available.
# File lib/rdoc/ri/driver.rb, line 73
def message
"Nothing known about #{super}"
end