buildCmd

fun buildCmd(configure: CmdBuilder.() -> Unit): CmdBuilder

Builder method for CmdBuilder using the command language cmdLang of the stage.

Parameters

configure

lambda containing actions to take to build the command wanted.