Michael Sierks

Results 1 issues of Michael Sierks

Should $tree->path() be able to traverse a path such as "subdir1/README". ex. $tree->path('subdir1/README'); The example currently returns null yet the directory and file exists.