Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileInfo

An extended file info.

Hierarchy

Index

Properties

Optional error

error: any

exists

exists: boolean

Files exists or not.

isRemote

isRemote: boolean

Is remote file or not.

Optional modifyTime

modifyTime: Moment.Moment

The time the file has been modified.

Optional name

name: string

The "real" name.

Optional path

path: string

The path.

Optional size

size: number

The size.

Generated using TypeDoc