Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UriCommandHandler<T>

Type Parameters

Hierarchy

Implemented by

Index

Properties

onDidChangeEnabled?: Event<void>

Methods

  • execute(uri: T, ...args: any[]): any
  • isEnabled(uri: T, ...args: any[]): boolean
  • isToggled(...args: any[]): boolean
  • isVisible(uri: T, ...args: any[]): boolean