org.llm4s.shared.ReadFileCommand
See theReadFileCommand companion object
case class ReadFileCommand(commandId: String, path: String, startLine: Option[Int], endLine: Option[Int]) extends WorkspaceAgentCommand
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WorkspaceAgentCommandclass Objecttrait Matchableclass Any
Members list
In this article