MCPcopy Create free account
hub / github.com/clechasseur/pathcopycopy / LongNamePlugin

Method LongNamePlugin

PathCopyCopy/plugins/src/LongNamePlugin.cpp:41–44  ·  view source on GitHub ↗

Constructor.

Source from the content-addressed store, hash-verified

39 // Constructor.
40 //
41 LongNamePlugin::LongNamePlugin() noexcept(false)
42 : LongPathPlugin(IDS_LONG_NAME_PLUGIN_DESCRIPTION, IDS_ANDROGYNOUS_NAME_PLUGIN_DESCRIPTION, IDS_LONG_NAME_PLUGIN_HINT)
43 {
44 }
45
46 //
47 // Returns the plugin's unique identifier.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected