MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / GetName

Method GetName

binaryninjaapi.h:15416–15416  ·  view source on GitHub ↗

! Get the name for the registered PluginCommand \return The name for the registered PluginCommand */

Source from the content-addressed store, hash-verified

15414 \return The name for the registered PluginCommand
15415 */
15416 std::string GetName() const { return m_command.name; }
15417
15418 /*! Get the description for the registered PluginCommand
15419

Callers 1

InformMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected