Gjsify LogoGjsify Logo

Show options for #ggit_repository_file_status_foreach. Determines which files are included in the status.

Index

Enumeration Members

INDEX_AND_WORKDIR: number

receive one callback for each file, even if the file is in both the index and the workdir (combining #GgitStatusFlags).

INDEX_ONLY: number

only receive callbacks for files in the index.

WORKDIR_ONLY: number

only receive callbacks for files in the workdir.

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