fs

package
v0.3.14 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultGrepLimit     = 100
	DefaultScanBufSize   = 64 * 1024   // 64KB initial buffer
	MaxScanBufSize       = 1024 * 1024 // 1MB max buffer for long lines
	MaxLineDisplayLength = 200
)
View Source
const (
	DefaultMaxLines = 2000
	DefaultMaxBytes = 30 * 1024 // 30KB
)
View Source
const DefaultFindLimit = 1000
View Source
const DefaultListLimit = 500

Variables

This section is empty.

Functions

func EditTool added in v0.3.2

func EditTool() tool.Tool

func FindTool added in v0.3.2

func FindTool() tool.Tool

func GrepTool added in v0.3.6

func GrepTool() tool.Tool

func LsTool added in v0.3.2

func LsTool() tool.Tool

func ReadTool added in v0.3.2

func ReadTool() tool.Tool

func Tools added in v0.3.2

func Tools() []tool.Tool

func WriteTool added in v0.3.2

func WriteTool() tool.Tool

Types

This section is empty.

Jump to

Keyboard shortcuts

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