MCPcopy 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

eTagFunction · 0.90
mainFunction · 0.85
getMethod · 0.65

Tested by

no test coverage detected