Subversion 1.6.16
|
A cancellation function/baton pair, and the path to the configuration directory. More...
#include <svn_cmdline.h>
Data Fields | |
svn_cancel_func_t | cancel_func |
void * | cancel_baton |
const char * | config_dir |
A cancellation function/baton pair, and the path to the configuration directory.
To be passed as the baton argument to the svn_cmdline_*_prompt
functions.
Definition at line 163 of file svn_cmdline.h.