org.llm4s.shared.ExecuteCommandCommand
See theExecuteCommandCommand companion object
case class ExecuteCommandCommand(commandId: String, command: String, workingDirectory: Option[String], timeout: Option[Int], environment: Option[Map[String, String]]) extends WorkspaceAgentCommand
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WorkspaceAgentCommandclass Objecttrait Matchableclass Any
Members list
In this article