#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 47 of file svn_io.h.
If kind
is svn_node_file
, whether this entry is a special file; else false.