createrepo_c library 1.0.0
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_ModifyRepoTask Struct Reference

Data Fields

gchar * path
 
gchar * type
 
gboolean remove
 
gboolean compress
 
cr_CompressionType compress_type
 
gboolean unique_md_filenames
 
cr_ChecksumType checksum_type
 
gchar * new_name
 
gboolean zck
 
gchar * zck_dict_dir
 
gchar * repopath
 
gchar * zck_repopath
 
gchar * dst_fn
 
GStringChunk * chunk
 

Detailed Description

Definition at line 40 of file modifyrepo_shared.h.

Field Documentation

◆ checksum_type

cr_ChecksumType checksum_type

Definition at line 48 of file modifyrepo_shared.h.

◆ chunk

GStringChunk* chunk

Definition at line 57 of file modifyrepo_shared.h.

◆ compress

gboolean compress

Definition at line 45 of file modifyrepo_shared.h.

◆ compress_type

cr_CompressionType compress_type

Definition at line 46 of file modifyrepo_shared.h.

◆ dst_fn

gchar* dst_fn

Definition at line 56 of file modifyrepo_shared.h.

◆ new_name

gchar* new_name

Definition at line 49 of file modifyrepo_shared.h.

◆ path

gchar* path

Definition at line 42 of file modifyrepo_shared.h.

◆ remove

gboolean remove

Definition at line 44 of file modifyrepo_shared.h.

◆ repopath

gchar* repopath

Definition at line 54 of file modifyrepo_shared.h.

◆ type

gchar* type

Definition at line 43 of file modifyrepo_shared.h.

◆ unique_md_filenames

gboolean unique_md_filenames

Definition at line 47 of file modifyrepo_shared.h.

◆ zck

gboolean zck

Definition at line 50 of file modifyrepo_shared.h.

◆ zck_dict_dir

gchar* zck_dict_dir

Definition at line 51 of file modifyrepo_shared.h.

◆ zck_repopath

gchar* zck_repopath

Definition at line 55 of file modifyrepo_shared.h.


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