MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / start

Function start

Tactility/Source/app/files/FilesApp.cpp:46–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44};
45
46void start() {
47 app::start(manifest.appId);
48}
49
50} // namespace

Callers 11

viewFileMethod · 0.70
onRenamePressedMethod · 0.70
onDeletePressedMethod · 0.70
onNewFilePressedMethod · 0.70
onNewFolderPressedMethod · 0.70
onEjectPressedMethod · 0.70
onResultMethod · 0.70
onPastePressedMethod · 0.70
doPasteMethod · 0.70
startForExistingFileFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected