Skip to main content

Module native

Module native 

Source
Expand description

Native CLI tool wrappers — rg, fd, sd, ag, erd

Each tool auto-checks binary availability and provides structured output. Faster than bash for search/replace tasks because they bypass shell parsing.

Structs§

AstGrepTool
ErdTool
FdTool
Tool for fast file search using fd
GlobSearchTool
GrepSearchTool
LspTool
MiseTool
RipgrepTool
Tool for fast text search using ripgrep
SdTool
Tool for fast text replacement using sd
ZoxideTool