You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ Where
68
68
characters (or set to `false` to turn the soft wrapping off completely)
69
69
-**options.skipStartBytes** (Number) Optional. How many bytes to skip from output (default to 0)
70
70
-**options.limitOutbutBytes** (Number) Optional. How many bytes to return (defaults to all bytes)
71
+
-**options.startPadding** (String) Optional. Fills first line with provided padding string. Usually goes together with skipStartBytes to get line folding correct.
0 commit comments