hasTerminalControlCharacters
export exported by @mwillbanks/tuil-ink.
export
Public export exported by @mwillbanks/tuil-ink.
export function hasTerminalControlCharacters(input: string): boolean;Members
This declaration has no public members.
Parameters
| Member | Type | Required | Description | Related types |
|---|---|---|---|---|
input | string | Yes | Supplies the input value as string. | — |
Returns
boolean — Returns a value that satisfies boolean.
Related types: —
Throws
No thrown errors are documented for this declaration.
Related types
No package-local related types.
Source
View the secondary source reference