Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ canFetchChildren
Method
canFetchChildren
src/plugins/debugger/interface/localtreeitem.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
bool LocalTreeItem::canFetchChildren()
207
{
208
return !childrenFetched;
209
}
Callers
1
slotGetChildVariable
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected