Guitar
Public Member Functions | Public Attributes | List of all members
GitContext Class Reference

#include <Git.h>

Collaboration diagram for GitContext:
Collaboration graph
[legend]

Public Member Functions

std::shared_ptr< AbstractGitSessionconnect () const
 

Public Attributes

std::string git_command
 
std::string ssh_command
 

Member Function Documentation

◆ connect()

std::shared_ptr< AbstractGitSession > GitContext::connect ( ) const

Member Data Documentation

◆ git_command

std::string GitContext::git_command

◆ ssh_command

std::string GitContext::ssh_command

The documentation for this class was generated from the following files: