示例#1
0
 /**
  * Get the our installation directory.
  *
  * @return the RingoJS installation directory
  */
 public Repository getRingoHome() {
   return config.getRingoHome();
 }