#include <svn_io.h>
Data Fields | |
svn_node_kind_t | kind |
The kind of this entry. | |
svn_boolean_t | special |
If kind is svn_node_file , whether this entry is a special file; else FALSE. |
Definition at line 69 of file svn_io.h.
If kind
is svn_node_file
, whether this entry is a special file; else FALSE.