Run the fan compiler to produce a Fan pod.
Slots
- includeDocSource
-
Bool includeDoc := false
- includeSrcSource
-
Bool includeSrc := false
- makeSource
-
new make(BuildPod script)
- runSource
-
override Void run()
Overrides build::Task.run
Doc inherited from build::Task.run
Run this task. If there is an error, the report them via the script's log and throw FatalBuildErr if the script should be terminated.