There was an error while loading. Please reload this page.
Converts buffered command output objects into serializable context entries.
JSON payloads are decoded eagerly so parent command envelopes can expose nested structured output without re-encoding it as an escaped string.
\FastForward\DevTools\Console\Logger\Processor\CommandOutputProcessor
\FastForward\DevTools\Console\Logger\Processor\ContextProcessorInterface
public process(array<string,mixed> $context): array<string,mixed>
Parameters:
$context