method
path
ruby latest stable - Class:
RDoc ::ClassModule
path()public
Path to this class or module for use with HTML generator output.
# File lib/rdoc/class_module.rb, line 613
def path
http_url @store.rdoc.generator.class_dir
end path()Path to this class or module for use with HTML generator output.
# File lib/rdoc/class_module.rb, line 613
def path
http_url @store.rdoc.generator.class_dir
end