createrepo_c library  0.16.0
C library for metadata manipulation
cr_PackageFile Struct Reference

#include <package.h>

Data Fields

char * type
 
char * path
 
char * name
 

Detailed Description

File in package.

Definition at line 60 of file package.h.

Field Documentation

◆ name

char* name

filename

Definition at line 63 of file package.h.

◆ path

char* path

path to file

Definition at line 62 of file package.h.

◆ type

char* type

one of "" (regular file), "dir", "ghost"

Definition at line 61 of file package.h.


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