registerArguments abstract method
void
registerArguments(
- ArgParser argParser
Registers any custom command-line arguments needed by this plugin.
Implementation
void registerArguments(ArgParser argParser);