class CommandHandler

Methods

static string|null
parse(string $shell, string $step, string $image, array|null $commands)

No description

Details

at line 14
static string|null parse(string $shell, string $step, string $image, array|null $commands)

Parameters

string $shell
string $step
string $image
array|null $commands

Return Value

string|null

Exceptions

Exception