Deno.FsFile
const file = await Deno.open('file.txt') const fileName = file.??? // == "/path/to/file.txt" or at least "file.txt"
Join the Discord to ask follow-up questions and connect with the community
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934 Members