Module fs

Source

Structsยง

DirHandle
FileAttributes ๐Ÿ”’
MetadataHandle
Windows supports handles without any read/write/delete permissions - these handles can get metadata, but little else. We represent that by storing the metadata from the time the handle was opened.

Enumsยง

CreationDisposition ๐Ÿ”’

Traitsยง

EvalContextExt

Functionsยง

extract_windows_epoch ๐Ÿ”’
Windows FILETIME is measured in 100-nanosecs since 1601
write_filetime_field ๐Ÿ”’