Function ProgramCommands.executeHandlers

If any of the Commands have any handlers specified. Then those will be called in order of appearance on the command line by calling this function

void executeHandlers();