svn_fs_is_dir Determines if a path points to a directory &reftitle.description; boolsvn_fs_is_dir resourceroot stringpath &warn.undocumented.func; Determines if the given path points to a directory. &reftitle.parameters; root path &reftitle.returnvalues; Returns &true; if the path points to a directory, &false; otherwise. &reftitle.notes; &warn.experimental.func;