Under construction.
function generateSeparateCode input TypeName className; input Boolean cleanCache = false "If true, the cache is reset between each generated package. This conserves memory at the cost of speed."; output Boolean success; end generateSeparateCode;