Table of Contents

Method WithShowChanges

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

WithShowChanges(bool)

Sets whether to show changes made.

public EditorAgentTemplate WithShowChanges(bool show = true)

Parameters

show bool

True to show changes with markup.

Returns

EditorAgentTemplate