Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetMask
Method
GetMask
src/plugin/kernel/include/AFNodeMeta.hpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
ArkMaskType GetMask() const
73
{
74
return mask_;
75
}
76
77
private:
78
// data name
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected