|
json | login (const std::string &user, const std::string &passwd) |
|
json | get_repo (const std::string &owner, const std::string &repo) |
|
json | create_fork (const std::string &owner, const std::string &repo) |
|
json | create_pull_request (const std::string &owner, const std::string &repo, const std::string &title, const std::string &branch, const std::string &base, const std::string &body) |
|
json | get_pull_requests (const std::string &owner, const std::string &repo) |
|
The documentation for this class was generated from the following files: