16 lines
1.5 KiB
HTML
16 lines
1.5 KiB
HTML
|
<HTML>
|
||
|
<HEAD>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>DockerCommandStep.other - </title>
|
||
|
<link rel="stylesheet" href="../../style.css">
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps</a> / <a href="index.html">DockerCommandStep</a> / <a href="./other.html">other</a><br/>
|
||
|
<br/>
|
||
|
<h1>other</h1>
|
||
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps.DockerCommandStep$other(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps.DockerCommandStep.CommandType.Other, kotlin.Unit)))"></a>
|
||
|
<code><span class="keyword">fun </span><span class="identifier">other</span><span class="symbol">(</span><span class="identifier" id="jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps.DockerCommandStep$other(kotlin.Function1((jetbrains.buildServer.configs.kotlin.v2018_2.buildSteps.DockerCommandStep.CommandType.Other, kotlin.Unit)))/init">init</span><span class="symbol">:</span> <a href="-command-type/-other/index.html"><span class="identifier">Other</span></a><span class="symbol">.</span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <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><span class="symbol">: </span><a href="-command-type/-other/index.html"><span class="identifier">Other</span></a></code>
|
||
|
<p>Run a specified docker command</p>
|
||
|
</BODY>
|
||
|
</HTML>
|