register abstract method

void register(
  1. PluginContext context
)

Called once when the CLI starts.

Implementation

void register(PluginContext context);