Interface Metadata

Index

Properties

Properties

public modificationTime: Date

This is the time at which the file or directory was last modified.

readonly

public size: number

The size of the file, in bytes. This must return 0 for directories.

readonly