MCPcopy
hub / github.com/uNmAnNeR/imaskjs / toString

Method toString

packages/imask/src/core/tail-details.ts:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 state: any;
20
21 toString (): string;
22 extend (value: string | TailDetails): void;
23 appendTo (masked: AppendTail): ChangeDetails;
24 unshift (beforePos?: number): string;

Callers 6

objectIncludesFunction · 0.65
_appendCharFunction · 0.65
extendMethod · 0.65
appendToMethod · 0.65
unshiftMethod · 0.65
shiftMethod · 0.65

Implementers 2

ContinuousTailDetailspackages/imask/src/core/continuous-tai
ChunksTailDetailspackages/imask/src/masked/pattern/chun

Calls

no outgoing calls

Tested by

no test coverage detected