Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WendellCraft/ModpackDebuggerKit
/ getSyncCancelled
Method
getSyncCancelled
app.go:834–838 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
832
}
833
834
func
(a *App) getSyncCancelled() bool {
835
a.mu.Lock()
836
defer
a.mu.Unlock()
837
return
a.SyncCancelled
838
}
839
840
// --- Hanging Libraries ---
841
Callers
1
modrinthSync
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected