UnityCommand constructor

UnityCommand()

Implementation

UnityCommand() {
  addSubcommand(CacheCommand());
}