get file path from FsFile
given a
Deno.FsFile
, is there a way to get its path (or at least a filename)?
i can't really see a way to do that judging by the typings
e.g.
1 Reply
no, this sint possible; feel free to open an issue