Gjsify LogoGjsify Logo

Describes how a stash should be applied.

bitfield

Index

Enumeration Members

DEFAULT: number

default stash.

INCLUDE_IGNORED: number

All ignored files are also stashed and then cleaned up from the working directory.

INCLUDE_UNTRACKED: number

All untracked files are also stashed and then cleaned up from the working directory.

KEEP_INDEX: number

All changes already added to the index are left intact in the working directory.

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