Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListDirectoryResult<TTarget>

A 'list directory' result.

Type parameters

Hierarchy

Index

Properties

Properties

dirs

The directories.

files

files: FileInfo[]

The files.

info

Information about the underlying directory itself.

others

others: FileSystemInfo[]

The other / unknown elements.

target

target: TTarget

The underlying target.

Generated using TypeDoc