init method

void init()

Implementation

void init() {
  copyAppFile();
  copyFastFile();
  copyGemFile();
  copyDeployBat();
}