read Script Sources
fun readScriptSources(packs: Collection<RawScriptPack<Path>>): List<RawScriptPack<SourceCode>>(source)
Read the Source Code contents of pack scripts.
Return
a list of script packs containing their scripts' SourceCode
Parameters
packs
the Script Packs to read the contents of