Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileSystemItem

A file system item.

Hierarchy

Index

Properties

creationTime

creationTime: string

The UTC time the item was created (ISO format).

lastChangeTime

lastChangeTime: string

The UTC time the item was changed (ISO format).

lastModifiedTime

lastModifiedTime: string

The UTC time the item was modified (ISO format).

name

name: string

The name of the item.

path

path: string

The API endpoint to the item.

Generated using TypeDoc