Table of Contents

Class LocalShellCall

Namespace
Glitch9.AIDevKit

A call to run a command on the local shell.

public class LocalShellCall : ToolCall, IPrompt
Inheritance
object
LocalShellCall
Implements
Inherited Members
Extension Methods

Constructors

LocalShellCall()

public LocalShellCall()

Properties

Action

public ShellCommand Action { get; set; }

Property Value

ShellCommand