Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BlameManager

Hierarchy

  • BlameManager

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected Readonly git

git: Git

Protected Readonly repositoryTracker

repositoryTracker: GitRepositoryTracker

Methods

getBlame

  • getBlame(uri: string, content?: string): Promise<undefined | GitFileBlame>

isBlameable

  • isBlameable(uri: string): boolean