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