CommandDsl

Constructors

Link copied to clipboard
constructor(list: MutableList<Command>)

Properties

Link copied to clipboard

Accesses Docker commands.

Link copied to clipboard

Allows executing commands using the system gradle command.

Link copied to clipboard

Allows executing commands using the Gradle Wrapper bundled into the project.

Link copied to clipboard

Accesses Helm commands.

Link copied to clipboard
Link copied to clipboard

Accesses Pacman commands.

Functions

Link copied to clipboard
fun clear()
Link copied to clipboard
fun CommandDsl.shell(command: String)
Link copied to clipboard
operator fun Command.unaryPlus()