method
raw_path
v1_8_6_287 -
Show latest stable
- Class:
RI::Options
raw_path()public
No documentation available.
# File lib/rdoc/ri/ri_options.rb, line 299
def raw_path
RI::Paths.raw_path(@use_system, @use_site, @use_home, @use_gems,
*@doc_dirs)
end