Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ DefaultAction
Method
DefaultAction
cppcryptfs/ui/CreatePropertyPage.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
END_MESSAGE_MAP()
91
92
void CCreatePropertyPage::DefaultAction()
93
{
94
CreateCryptfs();
95
}
96
97
void CCreatePropertyPage::CreateCryptfs()
98
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected