Interface Metadata

This interface supplies information about the state of a file or directory.

Index

Properties

Properties

public modificationTime: Date

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

public size: number

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