svn_fs_is_dir

(PECL svn >= 0.2.0)

svn_fs_is_dirReturn true if the path points to a directory, false otherwise

说明

svn_fs_is_dir ( resource $root , string $path ) : bool
Warning

本函数还未编写文档,仅有参数列表。

Return true if the path points to a directory, false otherwise

注释

Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

相关文章
php enchant 函数 get the directory path for a given backendphp enchant 函数 will return a list of values if any of those pre conditions are not metphp svn 函数 recursively cleanup a working copy directory finishing incomplete operations and removing locksphp svn 函数 export the contents of a svn directoryphp svn 函数 abort a transaction returns true if everything is okay false otherwisephp svn 函数 return true if everything is ok false otherwisephp svn 函数 return true if content is different false otherwisephp svn 函数 copies a file or a directory returns true if all is ok false otherwisephp svn 函数 deletes a file or a directory return true if all is ok false otherwisephp svn 函数 enumerates the directory entries under path; returns a hash of dir names to file typephp svn 函数 return true if the path points to a directory false otherwisephp svn 函数 return true if the path points to a file false otherwisephp svn 函数 creates a new empty directory returns true if all is ok false otherwisephp svn 函数 creates a new empty file returns true if all is ok false otherwisephp svn 函数 returns the revision in which path under fsroot was createdphp svn 函数 return true if props are different false otherwisephp svn 函数 returns list of directory contents in repository url optionally at revision numberphp svn 函数 creates a directory in a working copy or repositoryphp svn 函数 create a new subversion repository at pathphp svn 函数 run recovery procedures on the repository located at path
关注编程学问公众号