MCPcopy 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

OnNavigatedToMethod · 0.80
SetAsDefaultMethod · 0.80
ConfirmRenameMethod · 0.80
OnNavigatedToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected