Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/pipeline/squeeze-blank"

Suppress repeated empty output lines.

Index

Variables

Const carriageReturn

carriageReturn: string = " "

Literally a carriage return.

Const emptyString

emptyString: string = ""

Literally an empty string.

Let treatCarriageReturnAsNotEmpty

treatCarriageReturnAsNotEmpty: boolean = false

Functions

processSqueezeBlank

  • processSqueezeBlank(text: string): string

Generated using TypeDoc