Method: RDoc::Task#main

Defined in:
lib/rdoc/task.rb

#mainObject

Name of file to be used as the main, top level file of the RDoc. (default is none)



123
124
125
# File 'lib/rdoc/task.rb', line 123

def main
  @main
end