Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SourceControlResourceGroup

A source control resource group is a collection of source control resource states.

层级

  • SourceControlResourceGroup

索引

Properties(4)

Methods(1)

Properties(4)

Readonly id

id: string

The id of this source control resource group.

label

label: string

The label of this source control resource group.

Optional hideWhenEmpty

hideWhenEmpty: boolean

Whether this source control resource group is hidden when it contains no source control resource states.

resourceStates

resourceStates: SourceControlResourceState[]

This group's collection of source control resource states.

Methods(1)

dispose

  • dispose(): void
  • Dispose this source control resource group.

    Returns void

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹