Method: RDoc::RubyGemsHook.rdoc_version

Defined in:
lib/rdoc/rubygems_hook.rb

.rdoc_versionObject (readonly)

Loaded version of RDoc. Set by ::load_rdoc



46
47
48
# File 'lib/rdoc/rubygems_hook.rb', line 46

def rdoc_version
  @rdoc_version
end