afterCommandExecute method

void afterCommandExecute(
  1. SmartArgCommand command
)

Invoked after a SmartArgCommand is executed

Implementation

void afterCommandExecute(SmartArgCommand command) {}