svn_cmdline_prompt_baton2_t Struct Reference
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 |
Detailed Description
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.
- Since:
- New in 1.6.
Definition at line 163 of file svn_cmdline.h.
The documentation for this struct was generated from the following file: