logo

class

docCompiler::Main

sys::Obj
  docCompiler::Main

Main is the main entry point for the Fan documentation compiler.

Slots

compiler

DocCompiler compiler

help

Void help()

Dump help usage.

main

static Void main()

parseArgs

Bool parseArgs(Str[] args)

Process command line args and return false if we should exit.

pipeline

|DocCompiler| pipeline

println

Void println(Obj s)

run

Int run(Str[] args)

Main entry point for compiler.

version

Void version()

Dump version.