Function
Shell.Project
val compileAll : unit -> unit
compileAll () -> ()
()
()
This function compiles the entire project. Note that target source files that have not been altered since the last compilation are not recompiled. Use forceCompile
instead.