MCPcopy Create free account
hub / github.com/denoland/std / getColumnNumber

Method getColumnNumber

testing/unstable_snapshot.ts:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 getFileName(): string | null;
45 getLineNumber(): number | null;
46 getColumnNumber(): number | null;
47}
48
49function makeSnapshotUpdater(

Callers 2

getInlineCallSiteFunction · 0.80
assertInlineSnapshotFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected