tuil
ReferencePackages@mwillbanks/tuil-inkAPI

hasTerminalControlCharacters

export exported by @mwillbanks/tuil-ink.

View rawEdit

export

Public export exported by @mwillbanks/tuil-ink.

export function hasTerminalControlCharacters(input: string): boolean;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
inputstringYesSupplies the input value as string.

Returns

boolean — Returns a value that satisfies boolean.

Related types: —

Throws

No thrown errors are documented for this declaration.

No package-local related types.

Source

View the secondary source reference

Package

@mwillbanks/tuil-ink

On this page