app

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUserAborted = errors.New("user aborted")

Functions

func Run

func Run(ctx context.Context, req Request, opts Options) error

Types

type Options

type Options struct {
	Out    io.Writer
	Err    io.Writer
	Logger *slog.Logger
}

type Request

type Request struct {
	Path            string
	IncludePatterns []string
	ExcludePatterns []string
	Smart           bool
	Settings        bool
}

Jump to

Keyboard shortcuts

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