deno/cli
2024-03-13 20:49:54 -06:00
..
args
bench
cache
js
lsp
napi
npm
ops
schemas
standalone
tools fix(cli): show asserts before leaks (#22904) 2024-03-13 20:49:54 -06:00
tsc
util
auth_tokens.rs
build.rs
Cargo.toml
cdp.rs
deno_std.rs
deno.ico
emit.rs
entitlements.plist
errors.rs
factory.rs
file_fetcher.rs
graph_util.rs
http_util.rs
integration_tests_runner.rs
js.rs
jsr.rs
main.rs
mainrt.rs
module_loader.rs
node.rs
README.md
resolver.rs
version.rs
worker.rs

Deno CLI Crate

crates

This provides the actual deno executable and the user-facing APIs.

The deno crate uses the deno_core to provide the executable.