FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

nodegit.github.com/api/diff_line/index.md at master · dawnsgithub/nodegit.github.com · GitHub

Latest commit

 

History

History
50 lines (39 loc) · 1.12 KB

File metadata and controls

50 lines (39 loc) · 1.12 KB
layout default
menu_item api
title DiffLine
description Version 0.19.0
return_to
API Documentation Index
/api/
sections
#content #rawContent Instance Variables
#content
#rawContent
#ivars

DiffLine#content Sync

var string = diffLine.content();

The relevant line

Returns
String

DiffLine#rawContent Sync

var string = diffLine.rawContent();

The non utf8 translated text

Returns
String

Instance Variables

Variable Type Description
content String
contentLen Number
contentOffset Number
newLineno Number
numLines Number
oldLineno Number
origin Number

Back | FazBrowse Home | New Git URL