Guitar
Public Attributes | List of all members
AbstractGitSession::Option Struct Reference

#include <AbstractGitSession.h>

Collaboration diagram for AbstractGitSession::Option:
Collaboration graph
[legend]

Public Attributes

bool use_cache = false
 
bool chdir = true
 
bool log = true
 
bool errout = false
 
AbstractPtyProcesspty = nullptr
 
QString prefix
 

Member Data Documentation

◆ chdir

bool AbstractGitSession::Option::chdir = true

◆ errout

bool AbstractGitSession::Option::errout = false

◆ log

bool AbstractGitSession::Option::log = true

◆ prefix

QString AbstractGitSession::Option::prefix

◆ pty

AbstractPtyProcess* AbstractGitSession::Option::pty = nullptr

◆ use_cache

bool AbstractGitSession::Option::use_cache = false

The documentation for this struct was generated from the following file: