Gjsify LogoGjsify Logo

Enumeration for core object types; %OSTREE_OBJECT_TYPE_FILE is for content, the other types are metadata.

Index

Enumeration Members

COMMIT: number

Toplevel object, refers to tree and dirmeta for root

COMMIT_META: number

Detached metadata for a commit

DIR_META: number

Directory metadata

DIR_TREE: number

List of children (trees or files), and metadata

FILE: number

Content; regular file, symbolic link

TOMBSTONE_COMMIT: number

Toplevel object, refers to a deleted commit

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