Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeInfoSource

Info related to the source of a node's installation

Hierarchy

  • NodeInfoSource

Index

Properties

Optional author

author: string

The name of the author of the node

autoUpdate

autoUpdate: boolean

Whether to automatically update this node from the remote

Optional downloadURL

downloadURL: string

The URL from which the node was downloaded

Optional sectionIndex

sectionIndex: number

The index of this section if it's a userstyle

Optional updateURL

updateURL: string

The URL from which to update the node

Optional url

url: string

The homepage of the node

Generated using TypeDoc