Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitStatusChangeEvent

An event representing a Git status change in one of the watched local working directory.

Hierarchy

  • GitStatusChangeEvent

Index

Properties

Properties

Optional Readonly oldStatus

The previous working directory state, if any.

Readonly source

source: Repository

The source Git repository where the event belongs to.

Readonly status

The new working directory state.