tsquery

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2025 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "0.0.0"
	Time    string
)
View Source
var (
	ErrLangNotDetected  = errors.New("could not detect language")
	ErrLangNotSupported = errors.New("language is not supported")
)

Functions

func CLI

func CLI(args []string, stdout io.Writer, stderr io.Writer) int

Types

type Capture

type Capture struct {
	Content string
	Row     uint32
	Column  uint32
}

type Result

type Result struct {
	Filepath string
	Captures []Capture
}

Jump to

Keyboard shortcuts

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