Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitLastChangeTreeItems

Hierarchy

  • GitLastChangeTreeItems

Index

Properties

Optional commits

commits: Array<GitCommitRef>

The list of commits referenced by Items, if they were requested.

Optional items

items: Array<GitLastChangeItem>

The last change of items.

Optional lastExploredTime

lastExploredTime: Date

The last explored time, in case the result is not comprehensive. Null otherwise.

Generated using TypeDoc