search

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectorySearcher

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

DirectorySearcher handles directory discovery using various tools

func NewDirectorySearcher

func NewDirectorySearcher() *DirectorySearcher

NewDirectorySearcher creates a new DirectorySearcher instance

func (*DirectorySearcher) QueryZoxideCache

func (ds *DirectorySearcher) QueryZoxideCache(path string) ([]string, error)

QueryZoxideCache queries zoxide for frecent directories under the given path

func (*DirectorySearcher) Search

func (ds *DirectorySearcher) Search(path string, depth int) ([]string, error)

Search uses fd (with fallback to find) to discover directories

Jump to

Keyboard shortcuts

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