Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

architecture?: string

The target hardware architecture of this tree.

bootIsoPath?: string

The path to the boot ISO in the install tree

hasTreeinfo?: boolean

Whether the tree has treeinfo or not

id?: string

The unique identifier for the entity The format of identifiers is undefined, but the recommended practice is to use a URI. This parameter must be set at time of construction as no default value is provided.

initrdPath?: string

The path to the initrd image in the install tree.

kernelPath?: string

The path to the kernel image in the install tree.

os?: Os

Os information for the current tree. For tree stored in an #OsinfoDb, it will be filled when the database is loaded, otherwise the property will be filled after a successful call to osinfo_db_identify_tree().

treeinfoArch?: string

The treeinfo arch

treeinfoFamily?: string

The treeinfo family

treeinfoVariant?: string

The treeinfo variant

treeinfoVersion?: string

The treeinfo version

url?: string

The URL to this tree.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method