This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-02 09:34:19 -04:00
Code
Issues
Wiki
Activity
3250ffe020
denoland-deno
/
cli
/
tests
/
testdata
/
exec_path.ts
2 lines
30 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Make Deno.execPath a function (#2743) And throws without allow-env
2019-08-06 17:05:47 -04:00
console
.
log
(
Deno
.
execPath
(
)
)
;
Copy permalink