Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ is_busy
Method
is_busy
DSView/pv/storesession.h:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
inline bool is_busy(){
96
return _is_busy;
97
}
98
99
private:
100
QList<QString> getSuportedExportFormats();
Callers
2
closeEvent
Method · 0.80
on_timeout
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected