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]
  2. String sourceCode [@property setter]
    struct Script
    @nogc nothrow @property
    void
    sourceCode
    (
    String v
    )

Meta