ConversationLogReader

works.iterative.claude.core.log.ConversationLogReader
trait ConversationLogReader[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

Value members

Abstract methods

def readAll(path: Path): F[List[ConversationLogEntry]]
def stream(path: Path): EntryStream