Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceListDirectoryResult

A 'list directory' result of a workspace.

Hierarchy

Index

Properties

dirs

The directories.

files

files: FileInfo[]

The files.

info

Information about the underlying directory itself.

others

others: FileSystemInfo[]

The other / unknown elements.

workspace

workspace: Workspace

The underlying workspace.

Generated using TypeDoc