Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginInfo

Hierarchy

Index

Properties

Properties

error

error: null | string

id

id: number

mostly usless id that increments with every request

result

result: { Author: string; Author-email: string; Description: string; Home-page: string; License: string; Name: string; Platform: string; Summary: string; Version: string }

Type declaration

  • Author: string
  • Author-email: string
  • Description: string
  • Home-page: string
  • License: string
  • Name: string
  • Platform: string
  • Summary: string
  • Version: string