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.

  1. String sourceCode [@property getter]
    struct Script
    @nogc nothrow @property
    String
    sourceCode
    ()
  2. String sourceCode [@property setter]

Meta