gemini-cli/packages/cli/src/tools
Taylor Mullen d970882428 Fix build break (tool -> tools).
- Without this we'd get a TS1261 about the name "tool" only differeing from "Tool" (the class) by case.
2025-04-17 17:25:01 -04:00
..
edit.tool.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
glob.tool.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
grep.tool.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
ls.tool.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
read-file.tool.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
terminal.tool.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
tool-registry.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
tools.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00
write-file.tool.ts Fix build break (tool -> tools). 2025-04-17 17:25:01 -04:00