MCPcopy Create free account
hub / github.com/audacity/audacity / GetPath

Method GetPath

src/commands/LoadCommands.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84// ============================================================================
85
86PluginPath BuiltinCommandsModule::GetPath() const
87{
88 return {};
89}
90
91ComponentInterfaceSymbol BuiltinCommandsModule::GetSymbol() const
92{

Callers 15

GetNameMethod · 0.45
AudacityApp.cppFile · 0.45
ReadMacroMethod · 0.45
OnOKMethod · 0.45
OnRescanMethod · 0.45
ApplyChangesMethod · 0.45
GetValueMethod · 0.45
UpdateFilterMethod · 0.45
SaveAsMethod · 0.45
SaveCopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected