TrackGit
Public Attributes | List of all members
pull_params Struct Reference

Parameters to pass to pull thread. More...

#include <Pull.h>

Public Attributes

const char * path
 
PullWindowpullWindow
 

Detailed Description

Parameters to pass to pull thread.

Definition at line 31 of file Pull.h.

Member Data Documentation

◆ path

const char* pull_params::path

Definition at line 32 of file Pull.h.

◆ pullWindow

PullWindow* pull_params::pullWindow

Definition at line 33 of file Pull.h.


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