hashrock / deno-opn

Opens stuff like websites, files, executables. Cross-platform, for Deno.

Home Page:https://doc.deno.land/https/raw.githubusercontent.com/hashrock/deno-opn/master/opn.ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux support

hashrock opened this issue · comments

There is no __dirname in Deno, I can't execute xdg-open.

Related:

denoland/deno#1286