@ -182,7 +182,10 @@ class Filesystem
{
case is_dir($file):
$this->_tree[$path] = [];
if (!isset($this->_tree[$path]))
}
$this->_index($file);