Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

architecture?: string

The target hardware architecture of this tree.

boot_iso_path?: string

The path to the boot ISO in the install tree

has_treeinfo?: 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.

initrd_path?: string

The path to the initrd image in the install tree.

kernel_path?: 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().

treeinfo_arch?: string

The treeinfo arch

treeinfo_family?: string

The treeinfo family

treeinfo_variant?: string

The treeinfo variant

treeinfo_version?: 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