Post command event callback.
\Composer\Script\Event $event: The Composer event.
public function postCmd(Event $event) { $this->handler() ->scaffold(); }