opencode_offline/packages/opencode/test/tool/__snapshots__/tool.test.ts.snap

18 lines
361 B
Plaintext
Raw Normal View History

2025-05-27 02:09:17 +08:00
// Bun Snapshot v1, https://goo.gl/fbAQLP
exports[`tool.ls basic 1`] = `
2025-05-27 02:18:07 +08:00
"- /home/thdxr/dev/projects/sst/opencode/js/example/
2025-05-27 02:09:17 +08:00
- home/
- thdxr/
- dev/
- projects/
- sst/
- opencode/
- js/
- example/
- ink.tsx
2025-05-27 05:22:31 +08:00
- broken.ts
2025-05-27 02:09:17 +08:00
- cli.ts
"
`;