Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ get_state
Method
get_state
sources/system/unix/common.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
virtual fiber_state get_state() const
368
{
369
return state;
370
}
371
372
virtual var return_value() const
373
{
Callers
3
is_running
Function · 0.45
is_suspended
Function · 0.45
is_finished
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected