blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
DiffViewerLine
Interface DiffViewerLine
Diff line rendered by
renderDiffViewer
.
interface
DiffViewerLine
{
kind
:
DiffViewerLineKind
;
text
:
string
;
}
Index
Properties
kind
text
Properties
kind
kind
:
DiffViewerLineKind
Diff line kind.
text
text
:
string
Text without marker.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
text
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Diff line rendered by renderDiffViewer.