Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInstallEntry

Information about extension installation.

Hierarchy

  • IInstallEntry

Index

Properties

packageManager

packageManager: string | undefined

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

packageName

packageName: string | undefined

The package name as known by the package manager.

uninstallInstructions

uninstallInstructions: string | undefined

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

Generated using TypeDoc