crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2017_2.build-steps/exec.html
2021-01-18 15:27:50 -05:00

19 lines
1.8 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>exec - </title>
<link rel="stylesheet" href="../style.css">
</HEAD>
<BODY>
<a href="index.html">jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps</a>&nbsp;/&nbsp;<a href="./exec.html">exec</a><br/>
<br/>
<h1>exec</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps$exec(jetbrains.buildServer.configs.kotlin.v2017_2.BuildSteps, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps.ExecBuildStep, kotlin.Unit)))"></a>
<code><span class="keyword">fun </span><a href="../jetbrains.build-server.configs.kotlin.v2017_2/-build-steps/index.html"><span class="identifier">BuildSteps</span></a><span class="symbol">.</span><span class="identifier">exec</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps$exec(jetbrains.buildServer.configs.kotlin.v2017_2.BuildSteps, kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2017_2.buildSteps.ExecBuildStep, kotlin.Unit)))/init">init</span><span class="symbol">:</span>&nbsp;<a href="-exec-build-step/index.html"><span class="identifier">ExecBuildStep</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="-exec-build-step/index.html"><span class="identifier">ExecBuildStep</span></a></code>
<p>Adds a <a href="https://www.jetbrains.com/help/teamcity/?Command+Line">build step</a> running the specified executable with given arguments</p>
<p><strong>See Also</strong><br/>
<p><a href="-exec-build-step/index.html">ExecBuildStep</a></p>
</p>
</BODY>
</HTML>