CmdUtils

object CmdUtils

Set of utilities for working with commands in pipeline stages.

Types

Link copied to clipboard
interface Buildable

Common tools for basic command building used in various command-related classes.

Link copied to clipboard
class Var(val baseName: String, val cmdLang: CmdLang)

Represents a variable in a command.