Home > PHP > Function > SVN > svn_fs_dir_entries()

svn_fs_dir_entries()

svn_fs_dir_entries - Enumerates the directory entries under path; returns a hash of dir names to file type

Syntax

array svn_fs_dir_entries (resource $fsroot, string $path)

Arguments

  • fsroot - If TRUE, it will export uncommitted files from the working copy.
  • path - If TRUE, it will export uncommitted files from the working copy.

Description

Enumerates the directory entries under path; returns a hash of dir names to file type

Version

PHP PECL svn >= 0.1.0

Return value