Guitar
|
#include <AbstractGitSession.h>
Public Attributes | |
bool | use_cache = false |
bool | chdir = true |
bool | log = true |
bool | errout = false |
AbstractPtyProcess * | pty = nullptr |
QString | prefix |
bool AbstractGitSession::Option::chdir = true |
bool AbstractGitSession::Option::errout = false |
bool AbstractGitSession::Option::log = true |
QString AbstractGitSession::Option::prefix |
AbstractPtyProcess* AbstractGitSession::Option::pty = nullptr |
bool AbstractGitSession::Option::use_cache = false |