Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileSystemInfo

Information about an item on a file system.

Hierarchy

Index

Properties

Optional compareTo

compareTo: function

An optional method to compare that object with another.

Type declaration

Optional exportPath

exportPath: string

A value that can be used to export the path to clipboard, e.g.

Optional icon

icon: string

A custom icon to use.

Optional internal_name

internal_name: string

The internal name of that item.

name

name: string

The name of the item.

path

path: string

The path.

Optional size

size: number

The size.

Optional time

time: Moment.Moment

The timestamp.

Optional type

The type of the item.

Generated using TypeDoc