Class LocalShellCall
A call to run a command on the local shell.
public class LocalShellCall : ToolCall, IPrompt
- Inheritance
-
objectLocalShellCall
- Implements
- Inherited Members
- Extension Methods
Constructors
LocalShellCall()
public LocalShellCall()
Properties
Action
public ShellCommand Action { get; set; }