beforeCommandExecute method

void beforeCommandExecute(
  1. SmartArgCommand command
)

Invoked before a command is executed

Implementation

void beforeCommandExecute(SmartArgCommand command) {}