fix(opener): return error if path not exists (#2253)

This commit is contained in:
Didrik Nordström
2025-01-04 00:27:01 +01:00
committed by GitHub
parent 3461a7ae2c
commit a9ac1e3c93
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"opener": patch
"opener-js": patch
---
Return an error in `open_path` if the file does not exist when opening with default application.