Пример #1
0
 /**
  * Flushes a table
  *
  * @throws Exception
  */
 public function flush()
 {
     $this->dir->flush();
 }