Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "index"

Index

Enumerations

Classes

Interfaces

Functions

Functions

isNewLine

  • isNewLine(value: string): boolean
  • There are a lot of CRLF characters thrown around in the Gopher dictionary, this function simply takes an input and returns a boolean if the input is an empty CRLF character

    Parameters

    • value: string

    Returns boolean

Generated using TypeDoc