Table of Contents

Method CreateFileSystemWatchStart

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

CreateFileSystemWatchStart(FileSystemWatchToolOptions)

Creates a FileSystem Watch Start tool with custom options.

public static FileSystemWatchStartTool CreateFileSystemWatchStart(FileSystemWatchToolOptions options)

Parameters

options FileSystemWatchToolOptions

Configuration options.

Returns

FileSystemWatchStartTool
Share