Table of Contents

Property AllowedCommands

Namespace
LMKit.Agents.Tools.BuiltIn.IO
Assembly
LM-Kit.NET.dll

AllowedCommands

Gets or sets allowed commands. Null or empty allows all.

public HashSet<string> AllowedCommands { get; set; }

Property Value

HashSet<string>