Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FolderToRemove

A folder to remove.

Hierarchy

Implemented by

Index

Properties

directory

directory: string

The path to the (local) directory.

name

name: string

The name.

onBeforeRemove

The method that should be invoked BEFORE the folder is going to be removed.

onRemoveCompleted

The method that should be invoked AFTER the folder has been removed.

path

path: string

The path.

workspace

workspace: Workspace

The underlying workspace.

Generated using TypeDoc