Gjsify LogoGjsify Logo

Describes a file's status.

bitfield

Index

Enumeration Members

CONFLICTED: number
CURRENT: number

file is current.

IGNORED: number

file is ignored.

INDEX_DELETED: number

file in index is deleted.

INDEX_MODIFIED: number

file in index is modified.

INDEX_NEW: number

file in index is new.

INDEX_RENAMED: number
INDEX_TYPECHANGE: number
WORKING_TREE_DELETED: number

file in working tree is deleted.

WORKING_TREE_MODIFIED: number

file in working tree is modified.

WORKING_TREE_NEW: number

file in working tree is new.

WORKING_TREE_RENAMED: number
WORKING_TREE_TYPECHANGE: number
WORKING_TREE_UNREADABLE: number

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