readaggressive

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AggressiveReader

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

func NewAggressiveReader

func NewAggressiveReader(maxTokens int) *AggressiveReader

func (*AggressiveReader) ReadAggressive

func (r *AggressiveReader) ReadAggressive(filePath string) string

func (*AggressiveReader) TokenCount

func (r *AggressiveReader) TokenCount(content string) int

func (*AggressiveReader) WithinBudget

func (r *AggressiveReader) WithinBudget(content string) bool

type CompactTree

type CompactTree struct {
	MaxDepth int
}

func NewCompactTree

func NewCompactTree(maxDepth int) *CompactTree

func (*CompactTree) Render

func (t *CompactTree) Render(dir string, maxFiles int) string

Jump to

Keyboard shortcuts

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