Actio
API ReferenceFunctions

pinCommentText

function pinCommentText(
   ref, 
   style, 
   resolvedAt?): string;

Defined in: packages/core/src/passes/pin.ts:106

Leading-space comment text (so YAML renders # tag); empty when style is "none".

Parameters

ref

string

style

PinCommentStyle

resolvedAt?

string

Returns

string

On this page