Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property Deno.FileInfo.atime

The last access time of the file. This corresponds to the atime field from stat on Unix and ftLastAccessTime on Windows. This may not be available on all platforms.

Type #

Date | null