コード例 #1
0
ファイル: EIStream.php プロジェクト: aeflores/easyinterface
 static function finish($id)
 {
     return file_exists(EIStream::path($id) . "terminated");
 }