Hierarchy

  • FileInfo

Index

Constructors

Properties

Constructors

constructor

  • new FileInfo(n: string, p: string, d: boolean): FileInfo
  • Parameters

    • n: string
    • p: string
    • d: boolean

    Returns FileInfo

Properties

isdir

isdir: boolean

name

name: string

path

path: string