APIdock / Ruby
/
Browse About
method

current

v2_2_9 - Show latest stable - Class: RDoc::RDoc
current()
public

Active RDoc::RDoc instance

# File lib/rdoc/rdoc.rb, line 78
  def self.current
    @current
  end

Related methods

  • Instance methods
  • document
  • error
  • gather_files
  • generate
  • handle_pipe
  • install_siginfo_handler
  • list_files_in_directory
  • load_options
  • normalized_file_list
  • output_flag_file
  • parse_dot_doc_file
  • parse_file
  • parse_files
  • remove_siginfo_handler
  • remove_unparseable
  • setup_output_dir
  • store=
  • update_output_dir
  • Class methods
  • add_generator
  • current
  • current=
  • new
APIdock API Documentation Browser

© 2026 APIdock