示例#1
0
文件: ar.php 项目: poef/ariadne
 public static function _exists($path = '.')
 {
     return ar_store::exists($path);
 }