Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ is_active
Method
is_active
src/runner/cli_wide_posix.cpp:147–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
bool is_active() const {
148
return active;
149
}
150
151
private:
152
termios original{};
Callers
1
get_interactive_input
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected