Function Script.sourceCode

The script source code or an empty string if source code is not available. When set, does not reload the class implementation automatically.

String sourceCode() nothrow @property @nogc;

void sourceCode (
  String v
) nothrow @property @nogc;