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

#include <Git.h>

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

Public Attributes

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

Member Data Documentation

◆ chdir

bool Git::Option::chdir = true

◆ errout

bool Git::Option::errout = false

◆ log

bool Git::Option::log = true

◆ prefix

QString Git::Option::prefix

◆ pty

AbstractPtyProcess* Git::Option::pty = nullptr

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