Skip to content

CommandOutputProcessor

github-actions edited this page Apr 22, 2026 · 1 revision

Converts buffered command output objects into serializable context entries.


Methods

process

public process(array<string,mixed> $context): array<string,mixed>

Parameters:

Parameter Type Description
$context array<string,mixed>

Clone this wiki locally