Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Palm1r/QodeAssist
/ currentFlow
Method
currentFlow
TaskFlow/Editor/FlowEditor.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
Flow *FlowEditor::currentFlow() const
101
{
102
return m_currentFlow;
103
}
104
105
} // namespace QodeAssist::TaskFlow
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected