A type definition for functions that describes the source line given a scriptPath
scriptPath
typedef SourceStringTemplate = String Function(String scriptPath);