| 84 | // ============================================================================ |
| 85 | |
| 86 | PluginPath BuiltinCommandsModule::GetPath() const |
| 87 | { |
| 88 | return {}; |
| 89 | } |
| 90 | |
| 91 | ComponentInterfaceSymbol BuiltinCommandsModule::GetSymbol() const |
| 92 | { |
no outgoing calls
no test coverage detected