TrackGit
Public Attributes | List of all members
param Struct Reference

Parameters to pass to clone thread. More...

#include <Clone.h>

Public Attributes

const char * url
 
const char * path
 
CloneWindowcloneWindow
 

Detailed Description

Parameters to pass to clone thread.

Definition at line 36 of file Clone.h.

Member Data Documentation

◆ cloneWindow

CloneWindow* param::cloneWindow

Definition at line 39 of file Clone.h.

◆ path

const char* param::path

Definition at line 38 of file Clone.h.

◆ url

const char* param::url

Definition at line 37 of file Clone.h.


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