Example #1
0
 /**
  */
 public function exists()
 {
     return $this->_vfs->exists($this->_vfspath, $this->_id);
 }