Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ get
Method
get
src/tests/owned_tests.cpp:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
{
24
public:
25
int get() const { return value; }
26
void set(int _value) { value = _value; }
27
28
private:
Callers
15
json
Function · 0.45
authenticator.cpp
File · 0.45
authenticate
Method · 0.45
finalize
Method · 0.45
process
Method · 0.45
stream
Method · 0.45
read
Function · 0.45
write
Function · 0.45
splice
Function · 0.45
redirect
Function · 0.45
FD
Method · 0.45
cleanup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected