Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInstallEntry

Information about extension installation.

Hierarchy

  • IInstallEntry

Index

Properties

packageManager

packageManager: string

The used package manager (e.g. pip, conda...)

packageName

packageName: string

The package name as known by the package manager.

uninstallInstructions

uninstallInstructions: string

The uninstallation instructions as a comprehensive text for the end user.

Generated using TypeDoc