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

Method EnablesDebug

libraries/lib-components/EffectInterface.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81bool EffectDefinitionInterface::EnablesDebug() const
82{
83 return false;
84}
85
86ManualPageID EffectDefinitionInterface::ManualPage() const
87{

Callers 1

BuildTopBarMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected