Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecutePrepareTargetOperationOptions

Options for executing 'prepare' target operations.

Hierarchy

  • ExecutePrepareTargetOperationOptions

Index

Properties

cancellationToken

cancellationToken: vscode.CancellationToken

The cancellation token.

deployOperation

deployOperation: DeployOperation

The deploy operation.

files

files: string[]

The underlying files.

onReloadFileList

onReloadFileList: function

Callback that indicates the client to reload the file list.

Type declaration

target

target: Target

The underlying target.

Generated using TypeDoc