kotlin-script-runner-server/kotlin-dsl/KotlinScriptFile.xml [69:75]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Custom [working directory](https://www.jetbrains.com/help/teamcity/?Build+Working+Directory) is provided.
      </description>
      <code>
        kotlinScript {
            name = "My Kotlin Script step"
            workingDir = "scripts/"
            path = "script.kts"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



kotlin-script-runner-server/kotlin-dsl/KotlinScriptFile.xml [89:95]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Custom [working directory](https://www.jetbrains.com/help/teamcity/?Build+Working+Directory) is provided.
      </description>
      <code>
        kotlinScript {
            name = "My Kotlin Script step"
            workingDir = "scripts/"
            path = "script.kts"
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



