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