mirror of https://github.com/garrytan/gstack.git
Replace bare catch {} with ENOENT-only silence. Non-ENOENT errors (EACCES,
ENOSPC) are now logged to .gstack/browse-server.log. Includes test for
permission-denied scenario with chmod 444.
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| commands.test.ts | ||
| config.test.ts | ||
| cookie-import-browser.test.ts | ||
| cookie-picker-routes.test.ts | ||
| find-browse.test.ts | ||
| gstack-update-check.test.ts | ||
| snapshot.test.ts | ||
| test-server.ts | ||