Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isTargetReady
Method
isTargetReady
src/plugins/linglong/llgenerator.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
bool LLGenerator::isTargetReady()
42
{
43
return true;
44
}
45
46
bool LLGenerator::isLaunchNotAttach()
47
{
Callers
1
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected