Function: isPruned()

function isPruned(content): boolean;

Defined in: context/dead-message-pruner.ts:75

Check if a tool result content string has been pruned.

Parameters

Parameter Type
content string

Returns

boolean