Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sqliteParser
Function · 0.85
jsonParser
Function · 0.85
WorkbenchDBProvider
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected