klyn.data.SchemaPlan.preview
property
public readonly property preview as String:
Description

Human-readable multiline representation of the plan.

Returns

One numbered line per operation, or a stable no-change message.

Example
print(plan.preview)