Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
objectIncludes
Function · 0.65
_appendChar
Function · 0.65
extend
Method · 0.65
appendTo
Method · 0.65
unshift
Method · 0.65
shift
Method · 0.65
Implementers
2
ContinuousTailDetails
packages/imask/src/core/continuous-tai
ChunksTailDetails
packages/imask/src/masked/pattern/chun
Calls
no outgoing calls
Tested by
no test coverage detected