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 函数 set the directory path for a given backendphp iis 函数 return the instance number associated with the pathphp inotify 函数 return a number upper than zero if there are pending eventsphp svn 函数 recursively cleanup a working copy directory finishing incomplete operations and removing locksphp svn 函数 abort a transaction returns true if everything is okay false otherwisephp svn 函数 return true if everything is ok false otherwisephp svn 函数 determines what kind of item lives at path in a given repository fsrootphp 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 函数 return true if props are different false otherwisephp svn 函数 imports an unversioned path into a repositoryphp 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 path
关注编程学问公众号