Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/denoland/std
/ file_server.ts
File
file_server.ts
http/file_server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env -S deno run --allow-net --allow-read
2
// Copyright 2018-2026 the Deno authors. MIT license.
3
4
// This program serves files in the current directory over HTTP.
Callers
nothing calls this directly
Calls
3
eTag
Function · 0.90
main
Function · 0.85
get
Method · 0.65
Tested by
no test coverage detected