MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getTitle

Method getTitle

src/tools/ecode/plugins/git/gitplugin.hpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 std::string getId() override { return Definition().id; }
50
51 std::string getTitle() override { return Definition().name; }
52
53 std::string getDescription() override { return Definition().description; }
54

Callers 5

onWidgetFocusChangeMethod · 0.45
saveNodeMethod · 0.45
createTerminalMethod · 0.45
createNewTerminalMethod · 0.45
~PluginManagerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected