Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ IsSynchronous
Method
IsSynchronous
src/gui/main.cc:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
bool IsSynchronous() const
40
{
41
return _synchronous;
42
}
43
44
void RunCallback() const
45
{
Callers
1
OnExec
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected