org.llm4s.shared.WriteFileResponse
See theWriteFileResponse companion object
case class WriteFileResponse(commandId: String, success: Boolean, path: String, bytesWritten: Long) extends WorkspaceAgentResponse
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait WorkspaceAgentResponseclass Objecttrait Matchableclass Any
Members list
In this article