|
dl
|
svn管理器 更多...
#include <dl_svn.h>
Public 成员函数 | |
| Svn * | Create (std::string_view url, std::string_view path, void *user_data) |
| bool | Has (std::string_view url, std::string_view path) |
| bool | Init (std::string_view svn_path) |
| bool | IsInit () |
| std::string | GetPathExe () |
| const std::list< Svn * > & | GetAllSvn () |
| void | _remove_ref (Svn *svn) |
|
inline |
|
inline |
| bool dl::SvnManager::Init | ( | std::string_view | svn_path | ) |