save
Saves the compilation unit to its original location
Saves a compilation unit to its original location with formatting according to the function passed as a parameter.
Parameters
makeOutput
a function that formats the compilation unit
Saves a compilation unit to its original location with formatting and encoding according to the function and encoding passed as a parameter.
Parameters
makeOutput
a function that formats the compilation unit
encoding
the encoding to use for the saved file