method

new

v1_9_1_378 - Show latest stable - Class: RDoc::Generator::CHM
new(*args)
public

No documentation available.

# File lib/rdoc/generator/chm.rb, line 14
  def initialize(*args)
    super
    @op_name = @options.op_name || "rdoc"
    check_for_html_help_workshop
  end