Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YtFlow/Maple
/ Name
Method
Name
Maple.App/Model/ConfigViewModel.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
return m_file;
19
}
20
hstring ConfigViewModel::Name()
21
{
22
return m_file.Name();
23
}
24
Windows::Foundation::DateTime ConfigViewModel::DateUpdated()
25
{
26
return m_dateUpdated;
Callers
6
ImportFiles
Method · 0.80
OnNavigatedTo
Method · 0.80
SetAsDefault
Method · 0.80
RequestRenameItem
Method · 0.80
ConfigDuplicateMenuItem_Click
Method · 0.80
ConfigListView_SelectionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected