Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YtFlow/Maple
/ File
Method
File
Maple.App/Model/ConfigViewModel.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
{
15
}
16
StorageFile ConfigViewModel::File()
17
{
18
return m_file;
19
}
20
hstring ConfigViewModel::Name()
21
{
22
return m_file.Name();
Callers
6
OnNavigatedTo
Method · 0.80
SetAsDefault
Method · 0.80
ConfirmRename
Method · 0.80
ConfigDuplicateMenuItem_Click
Method · 0.80
ConfigListView_DragItemsStarting
Method · 0.80
OnNavigatedTo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected