Table of Contents

Constructor FileSystemHashTool

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

FileSystemHashTool()

Initializes a new instance with default settings.

public FileSystemHashTool()

FileSystemHashTool(FileSystemToolOptions)

Initializes a new instance with custom options.

public FileSystemHashTool(FileSystemToolOptions options)

Parameters

options FileSystemToolOptions

Configuration options.

Share