index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
run
/
no_deno_json
/
code
/
sub_dir
/
main.js
blob: 492a8fa40f8114c74a3bbae9d62b73d775ead5a2 (
plain
)
1
2
3
import "chalk"; console.log(Deno.cwd()); console.log(Deno.statSync("../node_modules"));