Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/pipeline/auxiliary/number"

Index

Variables

Const emptyString

emptyString: string = ""

Adds numbers to the begining of the line.

Const space

space: string = " "

Const tabulationSpace

tabulationSpace: string = " "

Let treatCarriageReturnAsNotEmpty

treatCarriageReturnAsNotEmpty: boolean = false

Functions

number

  • number(text: string, countBlank: boolean): string

textIsEmpty

  • textIsEmpty(text: string): boolean

Generated using TypeDoc