Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm-extra
ScmCommitNode
Interface ScmCommitNode
interface
ScmCommitNode
{
authorAvatar
:
string
;
commitDetails
:
ScmHistoryCommit
;
expanded
:
boolean
;
fileChangeNodes
:
ScmFileChangeNode
[]
;
selected
:
boolean
;
}
Index
Properties
author
Avatar
commit
Details
expanded
file
Change
Nodes
selected
Properties
author
Avatar
author
Avatar
:
string
commit
Details
commit
Details
:
ScmHistoryCommit
expanded
expanded
:
boolean
file
Change
Nodes
file
Change
Nodes
:
ScmFileChangeNode
[]
selected
selected
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
author
Avatar
commit
Details
expanded
file
Change
Nodes
selected
Theia TypeDoc
Loading...