MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-workbench / abortImport

Function abortImport

src/contexts/dbContext.tsx:144–144  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142 };
143
144 const abortImport = () => updateLoadingStatus(null);
145
146 const closeFile = () => {
147 updateLoadingStatus(null);

Callers 3

sqliteParserFunction · 0.85
jsonParserFunction · 0.85
WorkbenchDBProviderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected