const file = await Deno.stat(Deno.args[0]); console.log(file);