Guitar
Public Attributes | List of all members
OpenRepositoryOption Struct Reference

#include <main.h>

Public Attributes

bool new_session = true
 
bool validate = false
 
bool wait_cursor = true
 
bool keep_selection = false
 
bool clear_log = true
 
bool do_fetch = true
 
bool suppress_uncommit_changes = false
 

Member Data Documentation

◆ clear_log

bool OpenRepositoryOption::clear_log = true

◆ do_fetch

bool OpenRepositoryOption::do_fetch = true

◆ keep_selection

bool OpenRepositoryOption::keep_selection = false

◆ new_session

bool OpenRepositoryOption::new_session = true

◆ suppress_uncommit_changes

bool OpenRepositoryOption::suppress_uncommit_changes = false

◆ validate

bool OpenRepositoryOption::validate = false

◆ wait_cursor

bool OpenRepositoryOption::wait_cursor = true

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