MCPcopy Index your code
hub / github.com/CashScript/cashscript / debug

Method debug

packages/cashscript/src/test/TestExtensions.ts:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14interface Debuggable {
15 debug(): DebugResults;
16}
17
18type TestFramework = typeof vi;

Callers 8

debugging.test.tsFile · 0.65
debugSingleScenarioFunction · 0.65
toLogFunction · 0.65
toFailRequireFunction · 0.65
toFailRequireWithFunction · 0.65

Implementers 1

TransactionBuilderpackages/cashscript/src/TransactionBui

Calls

no outgoing calls

Tested by

no test coverage detected