MCPcopy Create free account
hub / github.com/beefytech/Beef / Fail

Method Fail

IDEHelper/Linker/BlCodeView.cpp:455–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453}
454
455void BlCodeView::Fail(const StringImpl& err)
456{
457 mContext->Fail(err);
458}
459
460char* BlCodeView::StrDup(const char* str)
461{

Callers 1

RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected