Module file

Source

Structsยง

CopyCompiler
CopyCompiler simply copies source file to target file
FileReader
FileReader reads the source file as a String and stores the data using SOURCE_FILE_META as the key.
FileWriter
FileWriter writes the data stored in BODY_META to the target file, which path is saved in TARGET_FILE_META.