Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/celer-pkg/celer
/ Detect
Method
Detect
configs/toolchain_linux.go:212–214 ·
view source on GitHub ↗
Detect no msvc in linux.
(msvc *context.MSVC)
Source
from the content-addressed store, hash-verified
210
211
// Detect no msvc in linux.
212
func
(w *WindowsKit) Detect(msvc *context.MSVC) error {
213
return
nil
214
}
Callers
1
InitWithPlatform
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected