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
/
cli
/
main.rs
blob: b24c61a9b305af6818dfea5ac83aa3bbaf508ad8 (
plain
)
1
2
3
4
5
extern crate deno_cli; fn main() { deno_cli::main(); }