Kernel.ParallelCompiler.compile_to_path
You're seeing just the function
compile_to_path
, go back to Kernel.ParallelCompiler module for more information.
Compiles the given files and writes resulting BEAM files into path.
See compile/2
for more information.