Table of Contents

Method CreateFileSystemMkdir

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

CreateFileSystemMkdir(FileSystemToolOptions)

Creates a FileSystem Mkdir tool with custom options.

public static FileSystemMkdirTool CreateFileSystemMkdir(FileSystemToolOptions options)

Parameters

options FileSystemToolOptions

Configuration options.

Returns

FileSystemMkdirTool
Share