claudetranscript

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

type Collector struct {
	// contains filtered or unexported fields
}

func New

func New(opts Options) *Collector

func (*Collector) Retrieve

func (c *Collector) Retrieve(transcriptPath string, cwd string) (Result, error)

type Options

type Options struct {
	MaxMessages int
	MaxChars    int
}

type Result

type Result struct {
	TranscriptPath string
	Status         histstatus.Status
	Messages       []enhancer.Message
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL