afterCommandExecute method

void afterCommandExecute(
  1. SmartArgCommand command
)

Invoked after a command is executed

Implementation

void afterCommandExecute(SmartArgCommand command) {}