JsonParser

works.iterative.claude.core.parsing.JsonParser
object JsonParser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
JsonParser.type

Members list

Value members

Concrete methods

def parseJsonLine(line: String): Option[Message]
def parseMessage(json: Json): Message